summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swmessdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/swmessdialog.hxx')
-rw-r--r--sw/source/uibase/inc/swmessdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/swmessdialog.hxx b/sw/source/uibase/inc/swmessdialog.hxx
index 674d347d87ec..4382f574431e 100644
--- a/sw/source/uibase/inc/swmessdialog.hxx
+++ b/sw/source/uibase/inc/swmessdialog.hxx
@@ -26,7 +26,7 @@ protected:
VclMultiLineEdit* m_pSecondaryMessage;
Edit* m_pEdit;
public:
- SwMessageAndEditDialog(Window* pParent, const OString& rID,
+ SwMessageAndEditDialog(vcl::Window* pParent, const OString& rID,
const OUString& rUIXMLDescription);
};