diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-03-09 09:07:15 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-03-09 09:38:17 +0100 |
commit | 9d5bf6562746dab498ab54a6003d47f1cbf8ee15 (patch) | |
tree | 7f2b8f1315436e83a6c558ad6284918973041774 /sw/inc/viewsh.hxx | |
parent | 469e17ac5be4205c0f3e704607c38274f092e617 (diff) |
Indentation fixes
Change-Id: I536ab12cfedb6dae605af2f29a7a9b34fad06ba0
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r-- | sw/inc/viewsh.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx index 141c5c4b34f0..e4ee7d609ef6 100644 --- a/sw/inc/viewsh.hxx +++ b/sw/inc/viewsh.hxx @@ -592,7 +592,7 @@ public: inline void SwViewShell::ResetInvalidRect() { - maInvalidRect.Clear(); + maInvalidRect.Clear(); } inline void SwViewShell::StartAction() |