summaryrefslogtreecommitdiff
path: root/sw/source/uibase/smartmenu/stmenu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/smartmenu/stmenu.cxx')
-rw-r--r--sw/source/uibase/smartmenu/stmenu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/smartmenu/stmenu.cxx b/sw/source/uibase/smartmenu/stmenu.cxx
index 064ff2488020..1e059856e891 100644
--- a/sw/source/uibase/smartmenu/stmenu.cxx
+++ b/sw/source/uibase/smartmenu/stmenu.cxx
@@ -127,7 +127,7 @@ SwSmartTagPopup::SwSmartTagPopup( SwView* pSwView,
smarttag library.
*/
-sal_uInt16 SwSmartTagPopup::Execute( const Rectangle& rWordPos, Window* pWin )
+sal_uInt16 SwSmartTagPopup::Execute( const Rectangle& rWordPos, vcl::Window* pWin )
{
sal_uInt16 nId = PopupMenu::Execute(pWin, pWin->LogicToPixel(rWordPos));