summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-04-28 10:53:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-04-28 10:54:22 +0100
commit02c5ab35077e994af1318b0b35ec06332849934b (patch)
tree9fbc636732380874a89303775df5539208e9a082 /vcl/inc
parent5f63e19ddffdf3eaa2351968550498fdae35475d (diff)
FixedLine copyspacer was removed from .ui but referenced in .cxx
since commit 4e6fd4f4b5e82f6d15d181934adbe7d23dde617a Author: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Date: Wed Apr 27 13:48:34 2016 -0500 Print dialog: minor spacing tweaks Change-Id: I58ea5ec681746b36d6eb1899b7fd9a42adb29dae Change-Id: I79eccb80108c1ceea52deae6c3116e8325356aed
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/printdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/printdlg.hxx b/vcl/inc/printdlg.hxx
index 410257fbe6b5..be7641109f64 100644
--- a/vcl/inc/printdlg.hxx
+++ b/vcl/inc/printdlg.hxx
@@ -143,7 +143,6 @@ namespace vcl
VclPtr<PushButton> mpSetupButton;
- VclPtr<FixedLine> mpCopySpacer;
VclPtr<NumericField> mpCopyCountField;
VclPtr<CheckBox> mpCollateBox;
VclPtr<FixedImage> mpCollateImage;