summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/admindlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/admindlg.hxx')
-rw-r--r--dbaccess/source/ui/uno/admindlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/admindlg.hxx b/dbaccess/source/ui/uno/admindlg.hxx
index 352251e31ec3..c791129851f3 100644
--- a/dbaccess/source/ui/uno/admindlg.hxx
+++ b/dbaccess/source/ui/uno/admindlg.hxx
@@ -55,7 +55,7 @@ public:
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const SAL_OVERRIDE;
protected:
// OGenericUnoDialog overridables
- virtual Dialog* createDialog(Window* _pParent) SAL_OVERRIDE;
+ virtual Dialog* createDialog(vcl::Window* _pParent) SAL_OVERRIDE;
};
} // namespace dbaui