|
|
|
@ -385,14 +385,14 @@ drucken</string>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>817</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
<height>14</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QMenu" name="menu_Datei">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>&Datei</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="actionEinstellungen"/>
|
|
|
|
|
<addaction name="configAction"/>
|
|
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionQuit"/>
|
|
|
|
|
</widget>
|
|
|
|
@ -406,7 +406,8 @@ drucken</string>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>&Hilfe</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="action_ber"/>
|
|
|
|
|
<addaction name="aboutAction"/>
|
|
|
|
|
<addaction name="aboutQtAction"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<addaction name="menu_Datei"/>
|
|
|
|
|
<addaction name="menu_Edit"/>
|
|
|
|
@ -427,14 +428,19 @@ drucken</string>
|
|
|
|
|
<string>&Bearbeiten</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionEinstellungen">
|
|
|
|
|
<action name="configAction">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Einstellungen...</string>
|
|
|
|
|
<string>Einstellungen</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="action_ber">
|
|
|
|
|
<action name="aboutAction">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Über...</string>
|
|
|
|
|
<string>Über</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="aboutQtAction">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Über Qt</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
</widget>
|
|
|
|
|