summaryrefslogtreecommitdiff
path: root/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/uiconfig/dbreport/ui/floatingfield.ui')
-rw-r--r--reportdesign/uiconfig/dbreport/ui/floatingfield.ui4
1 files changed, 0 insertions, 4 deletions
diff --git a/reportdesign/uiconfig/dbreport/ui/floatingfield.ui b/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
index d45fc655aa62..009ee1abc3f9 100644
--- a/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
+++ b/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
@@ -59,7 +59,6 @@
<child>
<object class="GtkToggleToolButton" id="up">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes" context="floatingfield|up">Sort Ascending</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_sortup.png</property>
@@ -72,7 +71,6 @@
<child>
<object class="GtkToggleToolButton" id="down">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes" context="floatingfield|down">Sort Descending</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_sortdown.png</property>
@@ -85,7 +83,6 @@
<child>
<object class="GtkToolButton" id="delete">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes" context="floatingfield|delete">Remove sorting</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_removefiltersort.png</property>
@@ -108,7 +105,6 @@
<child>
<object class="GtkToolButton" id="insert">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes" context="floatingfield|insert">Insert</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_insert.png</property>