summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets')
-rw-r--r--examples/widgets/tools/plugandpaint/app/interfaces.h1
-rw-r--r--examples/widgets/tools/plugandpaint/app/plugindialog.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/examples/widgets/tools/plugandpaint/app/interfaces.h b/examples/widgets/tools/plugandpaint/app/interfaces.h
index 705e578809..5e92b01dc3 100644
--- a/examples/widgets/tools/plugandpaint/app/interfaces.h
+++ b/examples/widgets/tools/plugandpaint/app/interfaces.h
@@ -61,7 +61,6 @@ class QPainterPath;
class QPoint;
class QRect;
class QString;
-class QStringList;
QT_END_NAMESPACE
//! [0]
diff --git a/examples/widgets/tools/plugandpaint/app/plugindialog.h b/examples/widgets/tools/plugandpaint/app/plugindialog.h
index b18b30e62c..d480fe4283 100644
--- a/examples/widgets/tools/plugandpaint/app/plugindialog.h
+++ b/examples/widgets/tools/plugandpaint/app/plugindialog.h
@@ -57,7 +57,6 @@
QT_BEGIN_NAMESPACE
class QLabel;
class QPushButton;
-class QStringList;
class QTreeWidget;
class QTreeWidgetItem;
QT_END_NAMESPACE