diff options
Diffstat (limited to 'include/svx/linectrl.hxx')
-rw-r--r-- | include/svx/linectrl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/linectrl.hxx b/include/svx/linectrl.hxx index c7c80a48b15a..1c3a90ee50ca 100644 --- a/include/svx/linectrl.hxx +++ b/include/svx/linectrl.hxx @@ -107,7 +107,7 @@ protected: the focus to the line ends value set so that it can be controlled with the keyboard. */ - virtual void GetFocus (void) SAL_OVERRIDE; + virtual void GetFocus() SAL_OVERRIDE; public: SvxLineEndWindow( sal_uInt16 nId, |