From 64d7c5c04251132f98c2f4814d16a05c5adbe8f2 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Mon, 14 Jul 2014 21:49:58 +0200 Subject: Remove unused menu "Filter" The filter menu wasn't connected to anything other than a debug print. This removes that menu. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.cpp | 10 ---------- qt-ui/mainwindow.h | 2 -- qt-ui/mainwindow.ui | 16 ---------------- 3 files changed, 28 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp index e589344e3..fdad2ba99 100644 --- a/qt-ui/mainwindow.cpp +++ b/qt-ui/mainwindow.cpp @@ -645,16 +645,6 @@ void MainWindow::on_actionFullScreen_triggered(bool checked) } } -void MainWindow::on_actionSelectEvents_triggered() -{ - qDebug("actionSelectEvents"); -} - -void MainWindow::on_actionInputPlan_triggered() -{ - qDebug("actionInputPlan"); -} - void MainWindow::on_actionAboutSubsurface_triggered() { SubsurfaceAbout dlg(this); diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 3e7cad667..6b53babbd 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -115,8 +115,6 @@ slots: void on_actionFullScreen_triggered(bool checked); /* other menu actions */ - void on_actionSelectEvents_triggered(); - void on_actionInputPlan_triggered(); void on_actionAboutSubsurface_triggered(); void on_actionUserManual_triggered(); void on_actionDivePlanner_triggered(); diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index b2391fe30..c12446867 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -716,12 +716,6 @@ p, li { white-space: pre-wrap; } - - - Filter - - - &Help @@ -932,16 +926,6 @@ p, li { white-space: pre-wrap; } Right - - - &Select events - - - - - Input Plan - - &About Subsurface -- cgit v1.2.3-70-g09d2