aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/styles/neptune/neptunetheme.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/styles/neptune/neptunetheme.h')
-rw-r--r--plugins/styles/neptune/neptunetheme.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/styles/neptune/neptunetheme.h b/plugins/styles/neptune/neptunetheme.h
index 7695a36..3ac50b7 100644
--- a/plugins/styles/neptune/neptunetheme.h
+++ b/plugins/styles/neptune/neptunetheme.h
@@ -34,6 +34,9 @@
#include <QtGui/QFont>
#include <QtQuickControls2/private/qquickproxytheme_p.h>
+#include <QLoggingCategory>
+
+Q_DECLARE_LOGGING_CATEGORY(neptuneTheme)
class NeptuneTheme : public QQuickProxyTheme
{