summaryrefslogtreecommitdiff
path: root/include/editeng/unolingu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unolingu.hxx')
-rw-r--r--include/editeng/unolingu.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/unolingu.hxx b/include/editeng/unolingu.hxx
index 8ed168f50c72..72d1567e7b9e 100644
--- a/include/editeng/unolingu.hxx
+++ b/include/editeng/unolingu.hxx
@@ -34,7 +34,7 @@
class LinguMgrExitLstnr;
-class Window;
+namespace vcl { class Window; }
@@ -183,7 +183,7 @@ EDITENG_DLLPUBLIC ::com::sun::star::uno::Reference<
// misc functions
-EDITENG_DLLPUBLIC short SvxDicError( Window *pParent, sal_Int16 nError );
+EDITENG_DLLPUBLIC short SvxDicError( vcl::Window *pParent, sal_Int16 nError );
#endif