summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/insfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/insfnote.hxx')
-rw-r--r--sw/source/uibase/inc/insfnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/insfnote.hxx b/sw/source/uibase/inc/insfnote.hxx
index 8fee498f4022..b49a2477319d 100644
--- a/sw/source/uibase/inc/insfnote.hxx
+++ b/sw/source/uibase/inc/insfnote.hxx
@@ -47,7 +47,7 @@ class SwInsFootNoteDlg: public SvxStandardDialog
VclPtr<PushButton> m_pNumberExtChar;
// everything for the selection footnote/endnote
- VclPtr<RadioButton> m_pFtnBtn;
+ VclPtr<RadioButton> m_pFootnoteBtn;
VclPtr<RadioButton> m_pEndNoteBtn;
VclPtr<PushButton> m_pOkBtn;