summaryrefslogtreecommitdiff
path: root/sw/inc/unoredline.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-08-29 17:40:38 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-08-29 17:42:54 +0200
commit698153d9096f705cc5e16e8ae6fc0ebd9210c79d (patch)
treec0b4dbe0c0e5fd4e0f782f0950ab5497a37fb282 /sw/inc/unoredline.hxx
parent313fe1f7076fd7e078d5e52be9060150d60ce774 (diff)
Indentation fixes
Change-Id: I903fcd36878cd0b74757805bcbdb414feb713d7b
Diffstat (limited to 'sw/inc/unoredline.hxx')
-rw-r--r--sw/inc/unoredline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx
index 30e03ddaec71..48d86a7230b4 100644
--- a/sw/inc/unoredline.hxx
+++ b/sw/inc/unoredline.hxx
@@ -106,7 +106,7 @@ public:
const SwRangeRedline* GetRedline() const {return pRedline;}
protected:
//SwClient
- virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
+ virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
};
#endif