Über Menü "Einstellungen ..." wird der AppSettings-Dialog eröffnet
This commit is contained in:
@@ -320,6 +320,8 @@
|
||||
<addaction name="actionNeu"/>
|
||||
<addaction name="action_ffnen"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionEinstellungen"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionBeenden"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuThema">
|
||||
@@ -361,6 +363,17 @@
|
||||
<string>Beenden</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionEinstellungen">
|
||||
<property name="icon">
|
||||
<iconset theme="QIcon::ThemeIcon::DocumentProperties"/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Einstellungen ...</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+S</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections>
|
||||
|
||||
Reference in New Issue
Block a user