diff options
| author | xiphon <xiphon@protonmail.com> | 2019-11-29 10:09:00 +0000 |
|---|---|---|
| committer | xiphon <xiphon@protonmail.com> | 2019-12-09 22:49:42 +0000 |
| commit | 2833fdb90790dd0c25c9bb176fa373ff99ebfdff (patch) | |
| tree | 799bdd7ef6e06b43555df3c23f870a84f73a6f13 /src/main | |
| parent | 17ea26e02a925059f61bd35b8c90340d4eefadda (diff) | |
| download | monzero-gui-2833fdb90790dd0c25c9bb176fa373ff99ebfdff.tar.gz monzero-gui-2833fdb90790dd0c25c9bb176fa373ff99ebfdff.tar.xz monzero-gui-2833fdb90790dd0c25c9bb176fa373ff99ebfdff.zip | |
cmake: use appropriate compiler flags
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/main.cpp b/src/main/main.cpp index 138c2889..6b0a8744 100644 --- a/src/main/main.cpp +++ b/src/main/main.cpp @@ -92,7 +92,6 @@ Q_IMPORT_PLUGIN(QSvgIconPlugin) Q_IMPORT_PLUGIN(QGifPlugin) Q_IMPORT_PLUGIN(QICNSPlugin) Q_IMPORT_PLUGIN(QICOPlugin) -Q_IMPORT_PLUGIN(QJp2Plugin) Q_IMPORT_PLUGIN(QJpegPlugin) Q_IMPORT_PLUGIN(QMngPlugin) Q_IMPORT_PLUGIN(QSvgPlugin) |
