Kaydet (Commit) ddfdd8f9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wswitch

Change-Id: Ia787aaca4a5ec4af37063e35e96c8aba06bdd8fa
üst 03302f74
...@@ -177,6 +177,8 @@ bool SvxLineBox::PreNotify( NotifyEvent& rNEvt ) ...@@ -177,6 +177,8 @@ bool SvxLineBox::PreNotify( NotifyEvent& rNEvt )
} }
} }
break; break;
default:
break;
} }
return LineLB::PreNotify( rNEvt ); return LineLB::PreNotify( rNEvt );
} }
......
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