summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/styles/qcommonstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qcommonstyle.cpp b/src/styles/qcommonstyle.cpp
index fe25502..4bb738a 100644
--- a/src/styles/qcommonstyle.cpp
+++ b/src/styles/qcommonstyle.cpp
@@ -137,7 +137,7 @@ static const char * const check_list_controller_xpm[] = {
" ",
" "};
-#include <nqmetaobject.h>
+#include <qmetaobject.h>
QStringList getObjectTypeListForObject(const QObject* object) {
QStringList objectTypes;