summaryrefslogtreecommitdiffstats
path: root/examples/help/contextsensitivehelp/main.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:10:49 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:17:28 +0200
commit5a818d1e1e7f63c30ea00753397f5c9831c6c0d6 (patch)
tree698f171c92c0a6fd7539b1cd87a1f005cc224de6 /examples/help/contextsensitivehelp/main.cpp
parente7395b807119843d6ce8c27012ac5dd1369d393a (diff)
QtTools: Widget library split.
Diffstat (limited to 'examples/help/contextsensitivehelp/main.cpp')
-rw-r--r--examples/help/contextsensitivehelp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/contextsensitivehelp/main.cpp b/examples/help/contextsensitivehelp/main.cpp
index ca15d9fb6..d635db298 100644
--- a/examples/help/contextsensitivehelp/main.cpp
+++ b/examples/help/contextsensitivehelp/main.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui/QApplication>
+#include <QtWidgets/QApplication>
#include "wateringconfigdialog.h"