summaryrefslogtreecommitdiff
path: root/include/svx/SvxPresetListBox.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-09-19 08:27:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-09-19 08:27:33 +0200
commit488db385bd14597b2c14410b855749bc5c5b9441 (patch)
tree01825d77849f98af208ab3a4287059f64995ad6f /include/svx/SvxPresetListBox.hxx
parentc3de0478fbcbe1dc22ab5dea42b423bb8e45fcba (diff)
-Werror,-Wunused-private-field
Change-Id: Ibe152c3d57cac2084ab83443ff163bd05223653f
Diffstat (limited to 'include/svx/SvxPresetListBox.hxx')
-rw-r--r--include/svx/SvxPresetListBox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/SvxPresetListBox.hxx b/include/svx/SvxPresetListBox.hxx
index 6ee305256225..b090a65d60cf 100644
--- a/include/svx/SvxPresetListBox.hxx
+++ b/include/svx/SvxPresetListBox.hxx
@@ -31,7 +31,6 @@ class SVX_DLLPUBLIC SvxPresetListBox : public ValueSet
{
private:
sal_uInt32 nColCount;
- Size aIconSize;
DECL_LINK( OnMenuItemSelected, Menu*, bool );