summaryrefslogtreecommitdiffstats
path: root/examples/testapp/componentselectiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/componentselectiondialog.h')
-rw-r--r--examples/testapp/componentselectiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/testapp/componentselectiondialog.h b/examples/testapp/componentselectiondialog.h
index 3d4b3b014..cb0134481 100644
--- a/examples/testapp/componentselectiondialog.h
+++ b/examples/testapp/componentselectiondialog.h
@@ -42,7 +42,7 @@
#ifndef COMPONENTSELECTIONDIALOG_H
#define COMPONENTSELECTIONDIALOG_H
-#include <QtGui/QDialog>
+#include <QDialog>
namespace QInstaller {
class PackageManagerCore;