summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/stmenu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/stmenu.hxx')
-rw-r--r--sw/source/uibase/inc/stmenu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/stmenu.hxx b/sw/source/uibase/inc/stmenu.hxx
index c369d12eaeaa..ec2fa7ceaf0b 100644
--- a/sw/source/uibase/inc/stmenu.hxx
+++ b/sw/source/uibase/inc/stmenu.hxx
@@ -64,7 +64,7 @@ public:
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::container::XStringKeyMap > >& rStringKeyMaps,
::com::sun::star::uno::Reference< com::sun::star::text::XTextRange > xTextRange );
- sal_uInt16 Execute( const Rectangle& rPopupPos, Window* pWin );
+ sal_uInt16 Execute( const Rectangle& rPopupPos, vcl::Window* pWin );
};
#endif