summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/frmdlg/frmdlg.cxx')
-rw-r--r--sw/source/ui/frmdlg/frmdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/frmdlg.cxx b/sw/source/ui/frmdlg/frmdlg.cxx
index 428c9207d9b2..bff0ab286aa9 100644
--- a/sw/source/ui/frmdlg/frmdlg.cxx
+++ b/sw/source/ui/frmdlg/frmdlg.cxx
@@ -79,7 +79,7 @@ SwFrmDlg::SwFrmDlg( SfxViewFrame* pViewFrame,
m_bHTMLMode = static_cast< sal_Bool >(nHtmlMode & HTMLMODE_ON);
// example font for both example TabPages
- //
+
if(pStr)
{
SetText(GetText() + SW_RESSTR(STR_COLL_HEADER) + *pStr + OUString(')'));