summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/label1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/label1.cxx')
-rw-r--r--sw/source/ui/envelp/label1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/label1.cxx b/sw/source/ui/envelp/label1.cxx
index 267186efe9c4..dfffd5dbe369 100644
--- a/sw/source/ui/envelp/label1.cxx
+++ b/sw/source/ui/envelp/label1.cxx
@@ -107,7 +107,7 @@ SwLabDlg::SwLabDlg(vcl::Window* pParent, const SfxItemSet& rSet,
{
WaitObject aWait( pParent );
- m_nFormatId = AddTabPage("format", SwLabFmtPage::Create, 0);
+ m_nFormatId = AddTabPage("format", SwLabFormatPage::Create, 0);
m_nOptionsId = AddTabPage("options", SwLabPrtPage::Create, 0);
m_nCardsId = AddTabPage("cards", SwVisitingCardPage::Create, 0);
m_sBusinessCardDlg = GetPageText(m_nCardsId);