summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/olmenu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/olmenu.hxx')
-rw-r--r--sw/source/uibase/inc/olmenu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/olmenu.hxx b/sw/source/uibase/inc/olmenu.hxx
index 5e13ee660c96..cec3199f3beb 100644
--- a/sw/source/uibase/inc/olmenu.hxx
+++ b/sw/source/uibase/inc/olmenu.hxx
@@ -81,7 +81,7 @@ public:
const ::com::sun::star::uno::Sequence< OUString > &rSuggestions,
const OUString & rParaText );
- sal_uInt16 Execute( const Rectangle& rPopupPos, Window* pWin );
+ sal_uInt16 Execute( const Rectangle& rPopupPos, vcl::Window* pWin );
void Execute( sal_uInt16 nId );
};