summaryrefslogtreecommitdiffstats
path: root/examples/testapp/updatesettingswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/updatesettingswidget.h')
-rw-r--r--examples/testapp/updatesettingswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/testapp/updatesettingswidget.h b/examples/testapp/updatesettingswidget.h
index 6ba788127..11ab70bf3 100644
--- a/examples/testapp/updatesettingswidget.h
+++ b/examples/testapp/updatesettingswidget.h
@@ -42,7 +42,7 @@
#ifndef UPDATESETTINGSWIDGET_H
#define UPDATESETTINGSWIDGET_H
-#include <QtGui/QWidget>
+#include <QWidget>
class UpdateSettingsWidget : public QWidget
{