[effects/windowview] Don't allow setting non-global shortcuts

Only global shotcuts make sense here
This commit is contained in:
Nicolas Fella 2022-10-31 14:25:39 +01:00 committed by Vlad Zahorodnii
parent 29188eb7b2
commit 251e211c5b

View file

@ -45,6 +45,9 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="actionTypes">
<enum>KShortcutsEditor::GlobalAction</enum>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1">