mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Removing old unused code
This commit is contained in:
@@ -71,17 +71,10 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionOptions"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuDeveloper">
|
||||
<property name="title">
|
||||
<string>Developer</string>
|
||||
</property>
|
||||
<addaction name="actionGenerateCMAPrepository"/>
|
||||
</widget>
|
||||
<addaction name="menuFile"/>
|
||||
<addaction name="menuView"/>
|
||||
<addaction name="menuGoTo"/>
|
||||
<addaction name="menuTools"/>
|
||||
<addaction name="menuDeveloper"/>
|
||||
</widget>
|
||||
<widget class="QToolBar" name="mainToolBar">
|
||||
<attribute name="toolBarArea">
|
||||
@@ -173,11 +166,6 @@
|
||||
<string>Ctrl+E</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionGenerateCMAPrepository">
|
||||
<property name="text">
|
||||
<string>Generate CMAP repository</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRenderOptionAntialiasing">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
|
Reference in New Issue
Block a user