strangely misplaced modeline

Change-Id: I4c8dabbd2eeac2e3edb72a426687af8692c77497
This commit is contained in:
Caolán McNamara
2016-07-29 11:24:31 +01:00
parent a2095b1514
commit 1d81d868d2

View File

@@ -1116,7 +1116,7 @@ KeyEvent Window::GetActivationKey() const
} /* namespace vcl */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */sal_Unicode getAccel( const OUString& rStr )
sal_Unicode getAccel( const OUString& rStr )
{
sal_Unicode nChar = 0;
sal_Int32 nPos = 0;
@@ -1131,4 +1131,4 @@ KeyEvent Window::GetActivationKey() const
return nChar;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */