diff options
Diffstat (limited to 'cui/source/inc/cuisrchdlg.hxx')
-rw-r--r-- | cui/source/inc/cuisrchdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuisrchdlg.hxx b/cui/source/inc/cuisrchdlg.hxx index 450dff43f14c..3ee10831e742 100644 --- a/cui/source/inc/cuisrchdlg.hxx +++ b/cui/source/inc/cuisrchdlg.hxx @@ -34,7 +34,7 @@ class SvxJSearchOptionsPage; -class SvxJSearchOptionsDialog : public SfxSingleTabDialog +class SvxJSearchOptionsDialog : public SfxNoLayoutSingleTabDialog { sal_Int32 nInitialTlFlags; SvxJSearchOptionsPage *pPage; |