summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/numprevw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/numprevw.hxx')
-rw-r--r--sw/source/core/uibase/inc/numprevw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/numprevw.hxx b/sw/source/core/uibase/inc/numprevw.hxx
index 71374d899261..827109135a2e 100644
--- a/sw/source/core/uibase/inc/numprevw.hxx
+++ b/sw/source/core/uibase/inc/numprevw.hxx
@@ -35,7 +35,7 @@ class NumberingPreview : public Window
sal_uInt16 nActLevel;
protected:
- virtual void Paint( const Rectangle& rRect );
+ virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;
public:
NumberingPreview(Window* pParent, const ResId& rResId)