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

master
Marc Wäckerlin 13 years ago
parent 924990afb8
commit f1fd1f7da1
  1. 2
      swisssurfer/src/browser.ui

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

Loading…
Cancel
Save