fix old indent
Change-Id: I05781f34ed22801ac2d99629a0914c069201a918
This commit is contained in:
@@ -2084,8 +2084,8 @@ void RadioButton::ImplDrawRadioButtonState()
|
||||
|
||||
}
|
||||
|
||||
if ( bNativeOK == sal_False )
|
||||
{
|
||||
if ( bNativeOK == sal_False )
|
||||
{
|
||||
// kein Image-RadioButton
|
||||
if ( !maImage )
|
||||
{
|
||||
@@ -2167,7 +2167,7 @@ if ( bNativeOK == sal_False )
|
||||
if ( HasFocus() )
|
||||
ShowFocus( ImplGetFocusRect() );
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user