summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/spinboxdelegate/spinboxdelegate.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/spinboxdelegate/spinboxdelegate.pro')
-rw-r--r--examples/itemviews/spinboxdelegate/spinboxdelegate.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/itemviews/spinboxdelegate/spinboxdelegate.pro b/examples/itemviews/spinboxdelegate/spinboxdelegate.pro
index 1859252626..f6416ff936 100644
--- a/examples/itemviews/spinboxdelegate/spinboxdelegate.pro
+++ b/examples/itemviews/spinboxdelegate/spinboxdelegate.pro
@@ -8,10 +8,6 @@ sources.files = $$SOURCES $$HEADERS *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/spinboxdelegate
INSTALLS += target sources
-symbian: CONFIG += qt_example
QT += widgets
-maemo5: CONFIG += qt_example
-symbian: warning(This example might not fully work on Symbian platform)
-maemo5: warning(This example might not fully work on Maemo platform)
simulator: warning(This example might not fully work on Simulator platform)