This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
<property name="title">
|
||||
<string>Info</string>
|
||||
</property>
|
||||
<addaction name="actionErrorLog"/>
|
||||
<addaction name="actionAbout"/>
|
||||
</widget>
|
||||
<addaction name="menuDatei"/>
|
||||
@@ -300,6 +301,14 @@
|
||||
<string>Ctrl+R</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionErrorLog">
|
||||
<property name="text">
|
||||
<string>Error Log</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>show error logs</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="resources.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user