summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/frmdlg.hxx')
-rw-r--r--sw/source/uibase/inc/frmdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/frmdlg.hxx b/sw/source/uibase/inc/frmdlg.hxx
index ba2217d386eb..8a8cd84bc467 100644
--- a/sw/source/uibase/inc/frmdlg.hxx
+++ b/sw/source/uibase/inc/frmdlg.hxx
@@ -50,7 +50,7 @@ public:
SwFrameDlg( SfxViewFrame const *pFrame, vcl::Window *pParent,
const SfxItemSet& rCoreSet,
bool bNewFrame,
- const OUString& sResType = OUString("FrameDialog"),
+ const OUString& sResType,
bool bFormat = false,
const OString& sDefPage = OString(),
const OUString* pFormatStr = nullptr);