summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qgtkstyle_p.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-11-16 17:21:22 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-16 17:40:52 +0100
commit5276c849333fe2fd929f25c114d955a8fcd45e22 (patch)
tree5af8412731123f07b95c152f59d40786b4b3d6fd /src/widgets/styles/qgtkstyle_p.h
parentf2b77e0c3cfdcd05ae0585daa3cf9b8e88dcac69 (diff)
fix namespaced build
Change-Id: I7ac3f3dc2057914108876241883cf8c7e30d2c33 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/widgets/styles/qgtkstyle_p.h')
-rw-r--r--src/widgets/styles/qgtkstyle_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/styles/qgtkstyle_p.h b/src/widgets/styles/qgtkstyle_p.h
index eec241eab9..fc911f68a5 100644
--- a/src/widgets/styles/qgtkstyle_p.h
+++ b/src/widgets/styles/qgtkstyle_p.h
@@ -68,6 +68,8 @@
#define Q_GTK_IS_WIDGET(widget) widget && G_TYPE_CHECK_INSTANCE_TYPE ((widget), QGtkStylePrivate::gtk_widget_get_type())
+QT_BEGIN_NAMESPACE
+
class QHashableLatin1Literal
{
public: