[PATCH] Add forward declaration of QSettings

Anton Lundin glance at acc.umu.se
Mon Mar 17 12:55:50 PDT 2014


Its needed for Qt5

Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 qt-ui/mainwindow.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 971bd17..e249398 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,
-- 
1.8.3.2



More information about the subsurface mailing list