summaryrefslogtreecommitdiffstats
path: root/weather/citylist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'weather/citylist.cpp')
-rw-r--r--weather/citylist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/weather/citylist.cpp b/weather/citylist.cpp
index faccda6..d3ac7fd 100644
--- a/weather/citylist.cpp
+++ b/weather/citylist.cpp
@@ -37,7 +37,7 @@ static inline qreal getCenterVerticalPos(QGraphicsItem *item)
// CityListScrollBox
-#ifdef Q_OS_SYMBIAN
+#ifdef QT_ARCH_ARM
static const int acceleration_factor = 12;
#else
static const int acceleration_factor = 64;