mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #34: Reset to Factory Settings option
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>770</width>
|
||||
<height>21</height>
|
||||
<height>37</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
@@ -103,6 +103,8 @@
|
||||
<addaction name="actionRendering_Errors"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionOptions"/>
|
||||
<addaction name="actionResetToFactorySettings"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionCertificateManager"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuHelp">
|
||||
@@ -343,6 +345,11 @@
|
||||
<string>Ctrl+K</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionResetToFactorySettings">
|
||||
<property name="text">
|
||||
<string>Reset to Factory Settings</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionZoom_In">
|
||||
<property name="icon">
|
||||
<iconset resource="pdf4qtviewer.qrc">
|
||||
|
Reference in New Issue
Block a user