summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-05-08 11:09:24 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-08 11:47:29 +0200
commitbf82547b82600133ab75b69fee78aa5f6ec0f5f7 (patch)
tree844eb53d6f950b4a778cb92bfcbfc5ca301d8184 /src/widgets
parent1ef8a6d48e0b80e93e34352db0ba97547c22d815 (diff)
Fix typo
Change-Id: I94a2b7e2b895c234e4520e0a9093a6af9bef3fbb Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/styles/qgtkstyle_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/styles/qgtkstyle_p.h b/src/widgets/styles/qgtkstyle_p.h
index b095820626..3cd443122c 100644
--- a/src/widgets/styles/qgtkstyle_p.h
+++ b/src/widgets/styles/qgtkstyle_p.h
@@ -65,7 +65,7 @@
#include <QtWidgets/QGtkStyle>
#include <private/qcleanlooksstyle_p.h>
-#undef signals // Collides with GTK stymbols
+#undef signals // Collides with GTK symbols
#include <gtk/gtk.h>
typedef unsigned long XID;