summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/shdwcrsr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/shdwcrsr.hxx')
-rw-r--r--sw/source/uibase/inc/shdwcrsr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/shdwcrsr.hxx b/sw/source/uibase/inc/shdwcrsr.hxx
index 96002be9516d..46dae2953a6f 100644
--- a/sw/source/uibase/inc/shdwcrsr.hxx
+++ b/sw/source/uibase/inc/shdwcrsr.hxx
@@ -34,7 +34,7 @@ class SwShadowCursor
sal_uInt16 nOldMode;
void DrawTri( const Point& rPt, long nHeight, bool bLeft );
- void DrawCrsr( const Point& rPt, long nHeight, sal_uInt16 nMode );
+ void DrawCursor( const Point& rPt, long nHeight, sal_uInt16 nMode );
public:
SwShadowCursor( vcl::Window& rWin, const Color& rCol )