From 0a762334e2bbc6fe417a42e28f6db81656fc4f3b Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Mon, 17 Mar 2014 20:55:50 +0100 Subject: Add forward declaration of QSettings Its needed for Qt5 Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.h | 1 + 1 file changed, 1 insertion(+) diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 971bd1768..e249398db 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -28,6 +28,7 @@ class GlobeGPS; class MainTab; class ProfileGraphicsView; class QWebView; +class QSettings; enum MainWindowTitleFormat { MWTF_DEFAULT, -- cgit v1.2.3-70-g09d2