summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/scopetools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/scopetools.cxx')
-rw-r--r--sc/source/core/tool/scopetools.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/scopetools.cxx b/sc/source/core/tool/scopetools.cxx
index 0664219904a3..cb5942b9e677 100644
--- a/sc/source/core/tool/scopetools.cxx
+++ b/sc/source/core/tool/scopetools.cxx
@@ -57,7 +57,7 @@ IdleSwitch::~IdleSwitch()
mrDoc.EnableIdle(mbOldValue);
}
-WaitPointerSwitch::WaitPointerSwitch(Window* pWin) :
+WaitPointerSwitch::WaitPointerSwitch(vcl::Window* pWin) :
mpFrameWin(pWin)
{
if (mpFrameWin)