|
|
@ -70,7 +70,7 @@ |
|
|
|
<x>0</x> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<y>0</y> |
|
|
|
<width>1009</width> |
|
|
|
<width>1009</width> |
|
|
|
<height>25</height> |
|
|
|
<height>23</height> |
|
|
|
</rect> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<widget class="QMenu" name="menuDatei"> |
|
|
|
<widget class="QMenu" name="menuDatei"> |
|
|
@ -114,6 +114,7 @@ |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<addaction name="actionLoginCertificate"/> |
|
|
|
<addaction name="actionLoginCertificate"/> |
|
|
|
<addaction name="actionErrorLog"/> |
|
|
|
<addaction name="actionErrorLog"/> |
|
|
|
|
|
|
|
<addaction name="actionCommandline"/> |
|
|
|
<addaction name="actionAbout"/> |
|
|
|
<addaction name="actionAbout"/> |
|
|
|
<addaction name="actionDebugLog"/> |
|
|
|
<addaction name="actionDebugLog"/> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
@ -485,6 +486,11 @@ |
|
|
|
<string>Debug Log</string> |
|
|
|
<string>Debug Log</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
|
|
|
|
<action name="actionCommandline"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Commandline</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</action> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<resources> |
|
|
|
<resources> |
|
|
|
<include location="resources.qrc"/> |
|
|
|
<include location="resources.qrc"/> |
|
|
|