mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 21:06:17 +00:00
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:
parent
f7709ec4a3
commit
0a762334e2
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ class GlobeGPS;
|
|||
class MainTab;
|
||||
class ProfileGraphicsView;
|
||||
class QWebView;
|
||||
class QSettings;
|
||||
|
||||
enum MainWindowTitleFormat {
|
||||
MWTF_DEFAULT,
|
||||
|
|
Loading…
Add table
Reference in a new issue