summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/RemoteDialog.hxx')
-rw-r--r--sd/source/ui/dlg/RemoteDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/RemoteDialog.hxx b/sd/source/ui/dlg/RemoteDialog.hxx
index 27adf2bfe83f..7334c4bea548 100644
--- a/sd/source/ui/dlg/RemoteDialog.hxx
+++ b/sd/source/ui/dlg/RemoteDialog.hxx
@@ -31,7 +31,7 @@ private:
DECL_DLLPRIVATE_LINK( HandleConnectButton, void * );
DECL_LINK( CloseHdl, void * );
public:
- RemoteDialog( Window* pWindow );
+ RemoteDialog( vcl::Window* pWindow );
};
}