summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/srcedtw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/srcedtw.hxx')
-rw-r--r--sw/source/uibase/inc/srcedtw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/srcedtw.hxx b/sw/source/uibase/inc/srcedtw.hxx
index a94e10af1f33..ef9f90a096f8 100644
--- a/sw/source/uibase/inc/srcedtw.hxx
+++ b/sw/source/uibase/inc/srcedtw.hxx
@@ -43,7 +43,7 @@ class TextViewOutWin : public vcl::Window
TextView* pTextView;
protected:
- virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& ) override;
+ virtual void Paint( vcl::RenderContext& rRenderContext, const tools::Rectangle& ) override;
virtual void KeyInput( const KeyEvent& rKeyEvt ) override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;