summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-09-11 08:48:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-09-28 08:48:45 +0100
commita45d7d82e7848b7af0e09c393250d1450d58512c (patch)
treec478d6db1a6e41af1ecdce31f77e85e1781c4ef7 /vcl
parent60a690d6381119aad022db5d734e6b1800c585e7 (diff)
rename expander for help and remove now unused hids
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/svids.hrc2
-rw-r--r--vcl/uiconfig/ui/printdialog.ui2
2 files changed, 1 insertions, 3 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index d7577bc48ffb..502e8efafee1 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -230,6 +230,4 @@
#define SV_ICON_ID_FORMULA 13
#define SV_ICON_ID_PRINTERADMIN 501
-#define HID_PRINTDLG HID_VCL_START
-
#endif // _SV_SVIDS_HRC
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>