Add forward declaration of QSettings

Its needed for Qt5

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2014-03-17 20:55:50 +01:00 committed by Dirk Hohndel
parent f7709ec4a3
commit 0a762334e2

View file

@ -28,6 +28,7 @@ class GlobeGPS;
class MainTab;
class ProfileGraphicsView;
class QWebView;
class QSettings;
enum MainWindowTitleFormat {
MWTF_DEFAULT,