summaryrefslogtreecommitdiff
path: root/src/MainWindow.ui
diff options
context:
space:
mode:
authorTorsten Paul <Torsten.Paul@gmx.de>2013-10-31 21:54:05 (GMT)
committerTorsten Paul <Torsten.Paul@gmx.de>2013-10-31 21:56:31 (GMT)
commitbe4c72d9e9e03a2f70eb55d8aa70ca43d084045f (patch)
tree69be070a0e2893150a82872966e8eb6a4f7543b1 /src/MainWindow.ui
parent170d4a54970f34d4790b0b3ae3a3d4f2f7502660 (diff)
Add menu entry "Reset View" to reset viewport to initial settings (fixes Issue #434).
Diffstat (limited to 'src/MainWindow.ui')
-rw-r--r--src/MainWindow.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/MainWindow.ui b/src/MainWindow.ui
index 68bc064..4cb043f 100644
--- a/src/MainWindow.ui
+++ b/src/MainWindow.ui
@@ -213,6 +213,8 @@
<addaction name="viewActionDiagonal"/>
<addaction name="viewActionCenter"/>
<addaction name="separator"/>
+ <addaction name="viewActionResetView"/>
+ <addaction name="separator"/>
<addaction name="viewActionPerspective"/>
<addaction name="viewActionOrthogonal"/>
<addaction name="separator"/>
@@ -697,6 +699,11 @@
<string>Show Library Folder...</string>
</property>
</action>
+ <action name="viewActionResetView">
+ <property name="text">
+ <string>Reset View</string>
+ </property>
+ </action>
</widget>
<customwidgets>
<customwidget>
contact: Jan Huwald // Impressum