diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-09-11 08:48:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-09-28 08:48:45 +0100 |
commit | a45d7d82e7848b7af0e09c393250d1450d58512c (patch) | |
tree | c478d6db1a6e41af1ecdce31f77e85e1781c4ef7 /vcl/uiconfig | |
parent | 60a690d6381119aad022db5d734e6b1800c585e7 (diff) |
rename expander for help and remove now unused hids
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
Diffstat (limited to 'vcl/uiconfig')
-rw-r--r-- | vcl/uiconfig/ui/printdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui index 26a2fadc5615..7eb61ecafb61 100644 --- a/vcl/uiconfig/ui/printdialog.ui +++ b/vcl/uiconfig/ui/printdialog.ui @@ -217,7 +217,7 @@ <property name="hexpand">True</property> <property name="vexpand">True</property> <child> - <object class="GtkExpander" id="expander1"> + <object class="GtkExpander" id="expander"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> |