summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/layfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/layfrm.hxx')
-rw-r--r--sw/source/core/inc/layfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/layfrm.hxx b/sw/source/core/inc/layfrm.hxx
index 5300ba8f46a3..4d5d3e8ac51c 100644
--- a/sw/source/core/inc/layfrm.hxx
+++ b/sw/source/core/inc/layfrm.hxx
@@ -170,7 +170,7 @@ public:
const SwFrm* GetLastLower() const;
inline SwFrm* GetLastLower();
- virtual void PaintBreak() const{ };
+ virtual void PaintBreak() const;
};
//Um doppelte Implementierung zu sparen wird hier ein bischen gecasted