summaryrefslogtreecommitdiff
path: root/uui/source/alreadyopen.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/alreadyopen.hxx')
-rw-r--r--uui/source/alreadyopen.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/alreadyopen.hxx b/uui/source/alreadyopen.hxx
index 2e7890ec9d6d..7f03ba8f5d7c 100644
--- a/uui/source/alreadyopen.hxx
+++ b/uui/source/alreadyopen.hxx
@@ -24,7 +24,7 @@
class AlreadyOpenQueryBox : public MessBox
{
public:
- AlreadyOpenQueryBox( Window* pParent, ResMgr* pResMgr, const OUString& aMessage, bool bIsStoring );
+ AlreadyOpenQueryBox( vcl::Window* pParent, ResMgr* pResMgr, const OUString& aMessage, bool bIsStoring );
virtual ~AlreadyOpenQueryBox();
};