summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-07-22 19:32:23 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-07-22 18:48:28 +0000
commitcd408af9bc11881f351b359ebf81f02f0f69ef86 (patch)
tree288d2a514630e5c342f3ed2ca2a92a30f2112483 /src/plugins/platformthemes
parent59912b95581031a2ea3513b7b900089e928dfbf5 (diff)
Add some missing CLASS_NAME values to plugins
This substantially decreases the number of warnings when doing a Qt static build with examples. This is a quickfix modifying the relevant files directly. A proper fix will follow that regenerates the whole files. Change-Id: I2a3cc2c4ea02b3412beb96f7b4be9d43365a460d Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'src/plugins/platformthemes')
-rw-r--r--src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt b/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt
index 59e555cde0..cdc272ea74 100644
--- a/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt
+++ b/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt
@@ -6,6 +6,7 @@
add_qt_plugin(qxdgdesktopportal
TYPE platformthemes
+ CLASS_NAME QXdgDesktopPortalThemePlugin
SOURCES
main.cpp
qxdgdesktopportalfiledialog.cpp qxdgdesktopportalfiledialog_p.h