diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-23 12:28:20 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-23 15:08:32 +0200 |
commit | 25af42bc70e1a0a61d2ea90d7b0ef1ed6000ed69 (patch) | |
tree | c51e5e8cdd2222ab6098ec8ca528763aabea6dce /sw/uiconfig/swriter/ui/printeroptions.ui | |
parent | 4df55ffee791b9fcb4b2f5e6c64ad15b34316faf (diff) |
remove all use_action_appearance lines
Change-Id: I031676e939f53a28b1a62654ffe0a91b95dea029
Reviewed-on: https://gerrit.libreoffice.org/62234
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui/printeroptions.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/printeroptions.ui | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/uiconfig/swriter/ui/printeroptions.ui b/sw/uiconfig/swriter/ui/printeroptions.ui index 5846c9252b43..18c893a347f5 100644 --- a/sw/uiconfig/swriter/ui/printeroptions.ui +++ b/sw/uiconfig/swriter/ui/printeroptions.ui @@ -28,7 +28,6 @@ <child> <object class="GtkCheckButton" id="pagebackground"> <property name="label" translatable="yes" context="printeroptions|pagebackground">Page background</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -45,7 +44,6 @@ <child> <object class="GtkCheckButton" id="pictures"> <property name="label" translatable="yes" context="printeroptions|pictures">Images and other graphic objects</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -62,7 +60,6 @@ <child> <object class="GtkCheckButton" id="hiddentext"> <property name="label" translatable="yes" context="printeroptions|hiddentext">Hidden text</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -79,7 +76,6 @@ <child> <object class="GtkCheckButton" id="placeholders"> <property name="label" translatable="yes" context="printeroptions|placeholders">Text placeholders</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -96,7 +92,6 @@ <child> <object class="GtkCheckButton" id="formcontrols"> <property name="label" translatable="yes" context="printeroptions|formcontrols">Form controls</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -146,7 +141,6 @@ <child> <object class="GtkCheckButton" id="textinblack"> <property name="label" translatable="yes" context="printeroptions|textinblack">Print text in black</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -189,7 +183,6 @@ <child> <object class="GtkCheckButton" id="autoblankpages"> <property name="label" translatable="yes" context="printeroptions|autoblankpages">Print automatically inserted blank pages</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |