summaryrefslogtreecommitdiffstats
path: root/tests/manual/bearerex/bearerex.pro
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2015-02-03 14:09:23 +0100
committerTor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>2015-02-04 17:14:35 +0000
commit5432f2c7a1ff02e1ee0e07e442ceb6c12ca66098 (patch)
treeb8b4aca1b9309dfcb3618b8ee2d5560e075cff07 /tests/manual/bearerex/bearerex.pro
parentb6c03f58ce4a03d81c8bce1795179a63431f6e7d (diff)
Remove traces of the Maemo platform
Change-Id: I6b551de331aa0386ea53d8e96f50b669777d2d69 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'tests/manual/bearerex/bearerex.pro')
-rw-r--r--tests/manual/bearerex/bearerex.pro12
1 files changed, 3 insertions, 9 deletions
diff --git a/tests/manual/bearerex/bearerex.pro b/tests/manual/bearerex/bearerex.pro
index 57b82a0b51..8f0af52b40 100644
--- a/tests/manual/bearerex/bearerex.pro
+++ b/tests/manual/bearerex/bearerex.pro
@@ -6,15 +6,9 @@ QT += core \
widgets \
network
-FORMS += detailedinfodialog.ui
-maemo5|maemo6 {
- FORMS += sessiondialog_maemo.ui \
- bearerex_maemo.ui
-} else {
- FORMS += sessiondialog.ui \
- bearerex.ui
-}
-
+FORMS += detailedinfodialog.ui \
+ sessiondialog.ui \
+ bearerex.ui
# Example headers and sources
HEADERS += bearerex.h \