summaryrefslogtreecommitdiffstats
path: root/basicsuite/controls-layouts/controls-layouts.pro
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-01-27 10:45:38 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-01-28 12:55:40 +0200
commit2d218473e845e2b382baf6543fb89256992769ac (patch)
tree2bd96758d01fc4012818e2b36fd357ad2f4e38e5 /basicsuite/controls-layouts/controls-layouts.pro
parentca01d5f9f5e960337a044be6e00de58fd4fbdb05 (diff)
Remove Controls Layouts demo and docs for Launcher Settings
Remove Controls Layouts demo which is not very useful in a touch environment. Layouts themselves are covered by Qt examples and documentation. Also, stop showing Launcher Settings as an stand-alone example in Qt Creator. It's not functional as a stand-alone app (controls do nothing). Change-Id: I1c869b546b92ca911ee2ac268ee21fd3f078b709 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'basicsuite/controls-layouts/controls-layouts.pro')
-rw-r--r--basicsuite/controls-layouts/controls-layouts.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/basicsuite/controls-layouts/controls-layouts.pro b/basicsuite/controls-layouts/controls-layouts.pro
deleted file mode 100644
index bbf91d5..0000000
--- a/basicsuite/controls-layouts/controls-layouts.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TARGET = controls-layouts
-
-include(../shared/shared.pri)
-
-content.files = *.qml
-content.path = $$DESTPATH
-
-OTHER_FILES += $${content.files}
-
-INSTALLS += target content \ No newline at end of file