Add mkdocs.yml and make changes to Ui_mail_preview.py and semesterapparat_ui.ui
This commit is contained in:
@@ -2833,8 +2833,15 @@
|
||||
</property>
|
||||
<addaction name="actionEinstellungen"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuHelp">
|
||||
<property name="title">
|
||||
<string>Help</string>
|
||||
</property>
|
||||
<addaction name="actionDokumentation"/>
|
||||
</widget>
|
||||
<addaction name="menuDatei"/>
|
||||
<addaction name="menuEinstellungen"/>
|
||||
<addaction name="menuHelp"/>
|
||||
</widget>
|
||||
<widget class="QStatusBar" name="statusbar"/>
|
||||
<action name="actionBeenden">
|
||||
@@ -2859,6 +2866,11 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDokumentation">
|
||||
<property name="text">
|
||||
<string>Dokumentation</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>drpdwn_app_nr</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user