From 26a0e741b825b16e1b356f5c35c1aad52ddaf39a Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Tue, 13 Jun 2017 21:33:59 +0200 Subject: code cleanup: remove unimplemented classes and structs Remove forward declared but not implemented classes and structs. Signed-off-by: Jan Mulder --- desktop-widgets/mainwindow.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'desktop-widgets') 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; -- cgit v1.2.3-70-g09d2