feat(WideBar): Allow disabling alt shortcuts

Signed-off-by: leo78913 <leo3758@riseup.net>
This commit is contained in:
leo78913
2023-01-08 22:47:38 -03:00
parent f3acf35aea
commit b2de01b076
4 changed files with 30 additions and 13 deletions

View File

@ -106,6 +106,9 @@
<property name="floatable">
<bool>false</bool>
</property>
<property name="useDefaultAction" stdset="0">
<bool>true</bool>
</property>
<attribute name="toolBarArea">
<enum>RightToolBarArea</enum>
</attribute>