summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-01-27 00:58:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-01-27 01:54:08 +0000
commitedfe47853aafd03e4cb2bc68772215d49f020740 (patch)
treec13bcdd6aeac9be00dc6aa233df914e415ca6d0a /cui/source/inc
parent7595340a63be2e0fc4362c0f57451830e4017d98 (diff)
move SetAccessibleRelationLabeledBy relations into .ui and out of code
Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/numfmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/numfmt.hxx b/cui/source/inc/numfmt.hxx
index d31adc9560c7..7cd9c79b4882 100644
--- a/cui/source/inc/numfmt.hxx
+++ b/cui/source/inc/numfmt.hxx
@@ -106,7 +106,7 @@ private:
NumericField* m_pEdLeadZeroes;
CheckBox* m_pBtnThousand;
- FixedText* m_pFtEdFormat;
+ VclContainer* m_pFormatCodeFrame;
Edit* m_pEdFormat;
PushButton* m_pIbAdd;
PushButton* m_pIbInfo;