summaryrefslogtreecommitdiff
path: root/include/sfx2/itemconnect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/itemconnect.hxx')
-rw-r--r--include/sfx2/itemconnect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/itemconnect.hxx b/include/sfx2/itemconnect.hxx
index f7e36c7f538b..a0f2eb6d78df 100644
--- a/include/sfx2/itemconnect.hxx
+++ b/include/sfx2/itemconnect.hxx
@@ -286,7 +286,7 @@ class SFX2_DLLPUBLIC DummyItemConnection:
public ItemConnectionBase, public DummyWindowWrapper
{
public:
- explicit DummyItemConnection( sal_uInt16 nSlot, Window& rWindow,
+ explicit DummyItemConnection( sal_uInt16 nSlot, vcl::Window& rWindow,
ItemConnFlags nFlags = ITEMCONN_DEFAULT );
protected: