summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/QuerySaveDocument.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/QuerySaveDocument.cxx')
-rw-r--r--sfx2/source/doc/QuerySaveDocument.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/QuerySaveDocument.cxx b/sfx2/source/doc/QuerySaveDocument.cxx
index 9c073d07c279..63d458f1c955 100644
--- a/sfx2/source/doc/QuerySaveDocument.cxx
+++ b/sfx2/source/doc/QuerySaveDocument.cxx
@@ -21,7 +21,7 @@
#include <vcl/layout.hxx>
#include <vcl/svapp.hxx>
-short ExecuteQuerySaveDocument(Window* _pParent, const OUString& _rTitle)
+short ExecuteQuerySaveDocument(vcl::Window* _pParent, const OUString& _rTitle)
{
if (Application::IsHeadlessModeEnabled())
{