summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/taborder.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-12-21 14:57:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-12-21 16:02:28 +0000
commit7c7e1fb0f2a088ad80caaa7a45e7bc9e7df5b31f (patch)
tree4bf2b64cb503b4ccdf7c4d3f7b4851448c875719 /extensions/source/propctrlr/taborder.hxx
parent5a610d1f15f494135f093f1d7644d58f189be9ad (diff)
unwind RID_IL_FORMEXPLORER imagelist
Change-Id: I4c86aa99aecf22e842183966721976a921bafe7b
Diffstat (limited to 'extensions/source/propctrlr/taborder.hxx')
-rw-r--r--extensions/source/propctrlr/taborder.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/taborder.hxx b/extensions/source/propctrlr/taborder.hxx
index 6569086eb134..130ea422c26f 100644
--- a/extensions/source/propctrlr/taborder.hxx
+++ b/extensions/source/propctrlr/taborder.hxx
@@ -76,8 +76,6 @@ namespace pcr
VclPtr<PushButton> m_pPB_MoveDown;
VclPtr<PushButton> m_pPB_AutoOrder;
- ImageList* pImageList;
-
DECL_LINK( MoveUpClickHdl, Button*, void );
DECL_LINK( MoveDownClickHdl, Button*, void );
DECL_LINK( AutoOrderClickHdl, Button*, void );