summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppIconControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/AppIconControl.hxx')
-rw-r--r--dbaccess/source/ui/app/AppIconControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/AppIconControl.hxx b/dbaccess/source/ui/app/AppIconControl.hxx
index f8038ace0142..5fcecef90022 100644
--- a/dbaccess/source/ui/app/AppIconControl.hxx
+++ b/dbaccess/source/ui/app/AppIconControl.hxx
@@ -32,7 +32,7 @@ namespace dbaui
IControlActionListener* m_pActionListener;
public:
- OApplicationIconControl(Window* _pParent);
+ OApplicationIconControl(vcl::Window* _pParent);
virtual ~OApplicationIconControl();
void setControlActionListener( IControlActionListener* _pListener ) { m_pActionListener = _pListener; }