summaryrefslogtreecommitdiff
path: root/vcl/source/window/btndlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/btndlg.cxx')
-rw-r--r--vcl/source/window/btndlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/btndlg.cxx b/vcl/source/window/btndlg.cxx
index 21e909f8765b..b5871954b713 100644
--- a/vcl/source/window/btndlg.cxx
+++ b/vcl/source/window/btndlg.cxx
@@ -50,7 +50,7 @@ ButtonDialog::ButtonDialog( WindowType nType ) :
ImplInitButtonDialogData();
}
-ButtonDialog::ButtonDialog( Window* pParent, WinBits nStyle ) :
+ButtonDialog::ButtonDialog( vcl::Window* pParent, WinBits nStyle ) :
Dialog( WINDOW_BUTTONDIALOG )
{
ImplInitButtonDialogData();