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