summaryrefslogtreecommitdiff
path: root/uui/source/filechanged.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/filechanged.hxx')
-rw-r--r--uui/source/filechanged.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/filechanged.hxx b/uui/source/filechanged.hxx
index de29a2ff4258..aa84c57430a8 100644
--- a/uui/source/filechanged.hxx
+++ b/uui/source/filechanged.hxx
@@ -24,7 +24,7 @@
class FileChangedQueryBox : public MessBox
{
public:
- FileChangedQueryBox( Window* pParent, ResMgr* pResMgr );
+ FileChangedQueryBox( vcl::Window* pParent, ResMgr* pResMgr );
virtual ~FileChangedQueryBox();
};