diff options
Diffstat (limited to 'sw/inc/mdiexp.hxx')
-rw-r--r-- | sw/inc/mdiexp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/mdiexp.hxx b/sw/inc/mdiexp.hxx index e7af13ecdf54..ca9453593dae 100644 --- a/sw/inc/mdiexp.hxx +++ b/sw/inc/mdiexp.hxx @@ -62,7 +62,7 @@ void RescheduleProgress( SwDocShell *pDocShell ); void EnableCmdInterface(sal_Bool bEnable = sal_True); -LAYOUT_NS Dialog* GetSearchDialog(); +Dialog* GetSearchDialog(); void RepaintPagePreview( ViewShell* pVwSh, const SwRect& rRect ); |