Changed QComboBox to QEditText for kiosk mode - bugfix; refs #102

This commit is contained in:
Marc Wäckerlin
2011-09-21 11:51:45 +00:00
parent 924990afb8
commit f1fd1f7da1

View File

@@ -290,7 +290,7 @@
<string>Add New Tab</string> <string>Add New Tab</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Esc</string> <string>Ctrl+T</string>
</property> </property>
</action> </action>
<action name="actionFind"> <action name="actionFind">