[effects/zoom] Don't allow to set non-global shortcuts

Only global shortcuts make sense here
master
Nicolas Fella 3 years ago
parent 7fc8fbae63
commit f0cdc1c885

@ -168,6 +168,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="actionTypes">
<enum>KShortcutsEditor::GlobalAction</enum>
</property>
</widget>
</item>
</layout>

Loading…
Cancel
Save