summaryrefslogtreecommitdiff
path: root/include/vcl/btndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/btndlg.hxx')
-rw-r--r--include/vcl/btndlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/btndlg.hxx b/include/vcl/btndlg.hxx
index 3a955433bc33..958b0f394be9 100644
--- a/include/vcl/btndlg.hxx
+++ b/include/vcl/btndlg.hxx
@@ -61,7 +61,7 @@ protected:
SAL_DLLPRIVATE long ImplGetButtonSize();
public:
- ButtonDialog( Window* pParent, WinBits nStyle = WB_STDDIALOG );
+ ButtonDialog( vcl::Window* pParent, WinBits nStyle = WB_STDDIALOG );
virtual ~ButtonDialog();
virtual void Resize() SAL_OVERRIDE;