diff options
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r-- | qt-ui/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 6cc99db96..b30f10a03 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -14,7 +14,6 @@ struct DiveList; class QSortFilterProxyModel; class DiveTripModel; - namespace Ui { class MainWindow; |