Fixed Coding Idioms Violations
[platform/framework/native/uifw.git] / src / ui / controls / FUiCtrl_TabBar.cpp
index e880f64..9b82cfc 100644 (file)
@@ -558,7 +558,7 @@ _TabBar::OnTouchMoved(const _Control& source, const _TouchInfo& touchinfo)
 }
 
 void
-_TabBar::OnFontChanged(Font * pFont)
+_TabBar::OnFontChanged(Font* pFont)
 {
        __pTabBarPresenter->OnFontChanged(pFont);
 }