More conditionals for sailfishos
authorLuciano Montanaro <mikelima@cirulla.net>
Sun, 29 Sep 2013 21:18:14 +0000 (23:18 +0200)
committerLuciano Montanaro <mikelima@cirulla.net>
Sun, 29 Sep 2013 21:18:14 +0000 (23:18 +0200)
application/stationschedulemodel.cpp

index d852c22..0712b73 100644 (file)
@@ -26,7 +26,9 @@ Boston, MA 02110-1301, USA.
 
 #include <QDebug>
 #include <QWebElement>
+#ifndef TARGET_PLATFORM_SAILFISH
 #include <QWebFrame>
+#endif
 #include <QWebPage>
 
 StationScheduleModel::StationScheduleModel(const QString &name, QObject *parent) :