diff options
author | Caolán McNamara <caolanm@redhat.com> | 2023-02-01 11:26:21 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2023-02-01 13:54:27 +0000 |
commit | 15974445d753141788e9f65a17edde1b7ea5c955 (patch) | |
tree | 28834850f2091918743e7397b10f71454d784e9e /svx/uiconfig/ui/sidebarfontwork.ui | |
parent | a5c1593d7001382d43ea548166aa303aef899993 (diff) |
gtk[3|4] drop can-focus so it takes the default state
Change-Id: Ifd39ee1d72e0592638e0f5d0ed4e1b6b2ea82a77
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146439
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui/sidebarfontwork.ui')
-rw-r--r-- | svx/uiconfig/ui/sidebarfontwork.ui | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/uiconfig/ui/sidebarfontwork.ui b/svx/uiconfig/ui/sidebarfontwork.ui index 54b20914b44d..e5d7fb1052c5 100644 --- a/svx/uiconfig/ui/sidebarfontwork.ui +++ b/svx/uiconfig/ui/sidebarfontwork.ui @@ -24,7 +24,6 @@ <child> <object class="GtkMenuToolButton" id=".uno:FontworkShapeType"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -35,7 +34,6 @@ <child> <object class="GtkToolButton" id=".uno:FontworkSameLetterHeights"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -46,7 +44,6 @@ <child> <object class="GtkMenuToolButton" id=".uno:FontworkAlignmentFloater"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -57,7 +54,6 @@ <child> <object class="GtkMenuToolButton" id=".uno:FontworkCharacterSpacingFloater"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -68,7 +64,6 @@ <child> <object class="GtkToolButton" id=".uno:ExtrusionToggle"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> |