summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets/widgets.pro
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-05-07 14:33:03 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-08 14:07:41 +0200
commit032befa819cfb335876a08ca7aa5acab6d7a2f17 (patch)
tree6dc8807955bbb31a066141a0a06ec8c598b2a15e /examples/widgets/widgets/widgets.pro
parent3e44a72ae725110a78ff570c67071c3451428d75 (diff)
Doc: Remove applicationicon and orientation examples from QtWidgets
These two widget-based, mobile-targeted examples are obsolete, defunct, and/or serve no purpose in Qt 5. Task-number: QTBUG-31023 Change-Id: Ie5732734bb2547b1ea701d7b3c8dcd806362de09 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/widgets/widgets/widgets.pro')
-rw-r--r--examples/widgets/widgets/widgets.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/widgets/widgets/widgets.pro b/examples/widgets/widgets/widgets.pro
index de1cc81ea6..8d9e15a7e8 100644
--- a/examples/widgets/widgets/widgets.pro
+++ b/examples/widgets/widgets/widgets.pro
@@ -1,6 +1,5 @@
TEMPLATE = subdirs
SUBDIRS = analogclock \
- applicationicon \
calculator \
calendarwidget \
charactermap \
@@ -13,7 +12,6 @@ SUBDIRS = analogclock \
lineedits \
movie \
mousebuttons \
- orientation \
scribble \
shapedclock \
sliders \