make save shortcut work in any dialog

This commit is contained in:
Damien Elmes 2009-03-14 09:35:47 +09:00
parent 40d187eebc
commit f9732f9c71

View file

@ -1438,6 +1438,9 @@
<property name="shortcut" > <property name="shortcut" >
<string>Ctrl+S</string> <string>Ctrl+S</string>
</property> </property>
<property name="shortcutContext" >
<enum>Qt::ApplicationShortcut</enum>
</property>
</action> </action>
<action name="actionSyncdeck" > <action name="actionSyncdeck" >
<property name="icon" > <property name="icon" >