summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-20 16:38:47 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-20 16:39:22 +0000
commitdd9336e89f809712b86f596f796cef6125917fff (patch)
treec5196179e48155c3362fc9b8283ec2ad96ea4ec5 /cui/source/inc
parenta1234aa42f6d1a5cbfde23682946a14fddb4652e (diff)
make top of format->background align with the other tabs
Change-Id: I11c6271ebee62938f89c03c82e02adc2e0d3a1f4
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/backgrnd.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/inc/backgrnd.hxx b/cui/source/inc/backgrnd.hxx
index a413b72a31ab..b5967f7022a0 100644
--- a/cui/source/inc/backgrnd.hxx
+++ b/cui/source/inc/backgrnd.hxx
@@ -74,6 +74,7 @@ private:
SvxBackgroundTabPage( Window* pParent, const SfxItemSet& rCoreSet );
~SvxBackgroundTabPage();
+ VclContainer* m_pAsGrid;
FixedText* m_pSelectTxt;
ListBox* m_pLbSelect;
FixedText* m_pTblDesc;