Kaydet (Commit) 47e2359d authored tarafından Caolán McNamara's avatar Caolán McNamara

fix old indent

Change-Id: I05781f34ed22801ac2d99629a0914c069201a918
üst 015fc22e
...@@ -2084,8 +2084,8 @@ void RadioButton::ImplDrawRadioButtonState() ...@@ -2084,8 +2084,8 @@ void RadioButton::ImplDrawRadioButtonState()
} }
if ( bNativeOK == sal_False ) if ( bNativeOK == sal_False )
{ {
// kein Image-RadioButton // kein Image-RadioButton
if ( !maImage ) if ( !maImage )
{ {
...@@ -2167,7 +2167,7 @@ if ( bNativeOK == sal_False ) ...@@ -2167,7 +2167,7 @@ if ( bNativeOK == sal_False )
if ( HasFocus() ) if ( HasFocus() )
ShowFocus( ImplGetFocusRect() ); ShowFocus( ImplGetFocusRect() );
} }
} }
} }
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment