[effects/overview] Don't allow setting non-global shortcuts
Only global shotcuts make sense here
This commit is contained in:
parent
3d7e926c94
commit
378006cc73
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@
|
|||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="actionTypes">
|
||||
<enum>KShortcutsEditor::GlobalAction</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
|
|
Loading…
Reference in a new issue