summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-03-22 16:33:20 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-03-22 17:11:09 +0100
commit7a25aa2821ccf7318ce4a13efe171763989009d5 (patch)
tree2d4a6d2474fabebc70a63280f6992fe8101bef7a /sfx2/inc
parenta4b4942ff6d79394a3120cd1c55eb21a10769a30 (diff)
fdo#61390: Fixed the tabstop in the TemplateView.
Change-Id: I887b11646efb9a839da11cd3e20cdf7e532caf3e
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/templateview.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/templateview.hxx b/sfx2/inc/sfx2/templateview.hxx
index b7ff21571442..104cb1180b12 100644
--- a/sfx2/inc/sfx2/templateview.hxx
+++ b/sfx2/inc/sfx2/templateview.hxx
@@ -54,7 +54,6 @@ private:
Link maOpenHdl;
TemplateAbstractView* mpMasterView;
- Control maButtons;
PushButton maAllButton;
FixedText maFTName;
sal_uInt16 mnId;