summaryrefslogtreecommitdiff
path: root/include/svx/connctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/connctrl.hxx')
-rw-r--r--include/svx/connctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/connctrl.hxx b/include/svx/connctrl.hxx
index d8a8924253f5..6caac030eb93 100644
--- a/include/svx/connctrl.hxx
+++ b/include/svx/connctrl.hxx
@@ -44,7 +44,7 @@ private:
SVX_DLLPRIVATE void SetStyles();
SVX_DLLPRIVATE void AdaptSize();
public:
- SvxXConnectionPreview( Window* pParent, WinBits nStyle);
+ SvxXConnectionPreview( vcl::Window* pParent, WinBits nStyle);
virtual ~SvxXConnectionPreview();
virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;