From c6ad1b0e1d930ab5e4d1835ae87524340541f2ee Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 4 Oct 2011 14:48:26 +1000 Subject: Remove last remnants of Maemo 5 from autotests Change-Id: I69bc9a3fc5ec4f7f9b927919ca7627a8a1e61700 Reviewed-on: http://codereview.qt-project.org/5951 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- tests/manual/bearerex/bearerex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual/bearerex') diff --git a/tests/manual/bearerex/bearerex.h b/tests/manual/bearerex/bearerex.h index f7b4b83d95..22c24cb42c 100644 --- a/tests/manual/bearerex/bearerex.h +++ b/tests/manual/bearerex/bearerex.h @@ -46,7 +46,7 @@ #include "ui_detailedinfodialog.h" -#if defined(Q_WS_MAEMO_5) || defined(Q_WS_MAEMO_6) +#if defined(Q_WS_MAEMO_6) #include "ui_bearerex_maemo.h" #include "ui_sessiondialog_maemo.h" #else -- cgit v1.2.3