From 2d218473e845e2b382baf6543fb89256992769ac Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 27 Jan 2014 10:45:38 +0100 Subject: 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 --- basicsuite/controls-layouts/controls-layouts.pro | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 basicsuite/controls-layouts/controls-layouts.pro (limited to 'basicsuite/controls-layouts/controls-layouts.pro') 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 -- cgit v1.2.3