summaryrefslogtreecommitdiffstats
path: root/examples/help/contextsensitivehelp/wateringconfigdialog.h
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/wateringconfigdialog.h
parente7395b807119843d6ce8c27012ac5dd1369d393a (diff)
QtTools: Widget library split.
Diffstat (limited to 'examples/help/contextsensitivehelp/wateringconfigdialog.h')
-rw-r--r--examples/help/contextsensitivehelp/wateringconfigdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/contextsensitivehelp/wateringconfigdialog.h b/examples/help/contextsensitivehelp/wateringconfigdialog.h
index d1fd98643..835c46ec0 100644
--- a/examples/help/contextsensitivehelp/wateringconfigdialog.h
+++ b/examples/help/contextsensitivehelp/wateringconfigdialog.h
@@ -41,7 +41,7 @@
#ifndef WATERINGCONFIGDIALOG_H
#define WATERINGCONFIGDIALOG_H
-#include <QtGui/QDialog>
+#include <QtWidgets/QDialog>
#include "ui_wateringconfigdialog.h"
class WateringConfigDialog : public QDialog