summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/chrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/chrdlg.hxx')
-rw-r--r--sw/source/ui/inc/chrdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/chrdlg.hxx b/sw/source/ui/inc/chrdlg.hxx
index 596245270c09..21ddaec31684 100644
--- a/sw/source/ui/inc/chrdlg.hxx
+++ b/sw/source/ui/inc/chrdlg.hxx
@@ -50,7 +50,7 @@ class SwCharDlg: public SfxTabDialog
public:
SwCharDlg(Window* pParent, SwView& pVw, const SfxItemSet& rCoreSet,
- sal_uInt8 nDialogMode, const String* pFmtStr = 0);
+ sal_uInt8 nDialogMode, const OUString* pFmtStr = 0);
~SwCharDlg();