summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/styledlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/styledlg.cxx')
-rw-r--r--sfx2/source/dialog/styledlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/styledlg.cxx b/sfx2/source/dialog/styledlg.cxx
index 52669b69e170..1854b4176302 100644
--- a/sfx2/source/dialog/styledlg.cxx
+++ b/sfx2/source/dialog/styledlg.cxx
@@ -32,7 +32,7 @@
SfxStyleDialog::SfxStyleDialog
(
- Window* pParent, // Parent
+ vcl::Window* pParent, // Parent
const OString& rID, const OUString& rUIXMLDescription,
SfxStyleSheetBase& rStyle // stylesheet to be processed
)