summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Anton Lundin <glance@acc.umu.se>2014-07-14 21:49:58 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-07-14 18:33:54 -0700
commit64d7c5c04251132f98c2f4814d16a05c5adbe8f2 (patch)
tree41bc5929d24c9a9d8461b7b398f02475113e2159 /qt-ui/mainwindow.ui
parentc43708bc8ea7abc474b751cb0d901b913e54598c (diff)
downloadsubsurface-64d7c5c04251132f98c2f4814d16a05c5adbe8f2.tar.gz
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 <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui16
1 files changed, 0 insertions, 16 deletions
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; }
<addaction name="separator"/>
<addaction name="actionFullScreen"/>
</widget>
- <widget class="QMenu" name="menuFilter">
- <property name="title">
- <string>Filter</string>
- </property>
- <addaction name="actionSelectEvents"/>
- </widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>&amp;Help</string>
@@ -932,16 +926,6 @@ p, li { white-space: pre-wrap; }
<string>Right</string>
</property>
</action>
- <action name="actionSelectEvents">
- <property name="text">
- <string>&amp;Select events</string>
- </property>
- </action>
- <action name="actionInputPlan">
- <property name="text">
- <string>Input Plan</string>
- </property>
- </action>
<action name="actionAboutSubsurface">
<property name="text">
<string>&amp;About Subsurface</string>