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

-Werror,-Wswitch

Change-Id: I6cf157c72216d0c0784cae84669e8203500f4c34
üst 73f20bff
......@@ -281,6 +281,8 @@ bool OApplicationView::PreNotify( NotifyEvent& rNEvt )
return true;
}
break;
default:
break;
}
return ODataView::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