ui changes
This commit is contained in:
@@ -144,6 +144,20 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label_7">
|
||||
<property name="text">
|
||||
<string>Nächstes Rückgabedatum</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QLabel" name="nextReturnDate">
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -189,7 +203,8 @@
|
||||
<property name="title">
|
||||
<string>Shortkeys</string>
|
||||
</property>
|
||||
<addaction name="actionR_ckgabemodus"/>
|
||||
<addaction name="actionRueckgabemodus"/>
|
||||
<addaction name="actionNutzer"/>
|
||||
</widget>
|
||||
<addaction name="menuDatei"/>
|
||||
<addaction name="menuShortkeys"/>
|
||||
@@ -205,7 +220,7 @@
|
||||
<string>Beenden</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionR_ckgabemodus">
|
||||
<action name="actionRueckgabemodus">
|
||||
<property name="text">
|
||||
<string>Rückgabemodus</string>
|
||||
</property>
|
||||
@@ -213,6 +228,14 @@
|
||||
<string>F5</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionNutzer">
|
||||
<property name="text">
|
||||
<string>Nutzer</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>U</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>input_userno</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user