From 2833fdb90790dd0c25c9bb176fa373ff99ebfdff Mon Sep 17 00:00:00 2001 From: xiphon Date: Fri, 29 Nov 2019 10:09:00 +0000 Subject: cmake: use appropriate compiler flags --- src/main/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main') 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) -- cgit v1.2.3