diff options
Diffstat (limited to 'desktop-widgets/mainwindow.h')
-rw-r--r-- | desktop-widgets/mainwindow.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index 10fe6d44d..33995e46f 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -19,18 +19,11 @@ #include "core/windowtitleupdate.h" #include "core/gpslocation.h" -struct DiveList; class QSortFilterProxyModel; class DiveTripModel; - -class DiveInfo; -class DiveNotes; -class Stats; -class Equipment; class QItemSelection; class DiveListView; class MainTab; -class ProfileGraphicsView; class QWebView; class QSettings; class UpdateManager; |