summaryrefslogtreecommitdiff
path: root/uui/source/filechanged.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/filechanged.cxx')
-rw-r--r--uui/source/filechanged.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/filechanged.cxx b/uui/source/filechanged.cxx
index 2e143efdf0ed..0a4bd33c582e 100644
--- a/uui/source/filechanged.cxx
+++ b/uui/source/filechanged.cxx
@@ -20,7 +20,7 @@
#include "ids.hrc"
#include "filechanged.hxx"
-FileChangedQueryBox::FileChangedQueryBox( Window* pParent, ResMgr* pResMgr ) :
+FileChangedQueryBox::FileChangedQueryBox( vcl::Window* pParent, ResMgr* pResMgr ) :
MessBox(pParent, 0,
ResId(STR_FILECHANGED_TITLE, *pResMgr).toString(),
OUString() )