Fixed Nabi Issues 49466,55718,55225,52332
[apps/osp/Internet.git] / inc / IntCommonLib.h
index e36bbda..995d0da 100644 (file)
@@ -2,7 +2,7 @@
 
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// Licensed under the Flora License, Version 1.1 (the License);
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
@@ -98,6 +98,14 @@ public:
         */
        static Tizen::Base::String GetString(const Tizen::Base::String& resourceId);
 
+       /**
+        * Gets the font size from the settings
+        *
+        * @return              Int
+        * @param[in]   void
+        * @remarks             Gets the font size
+        */
+       static int GetFontSize(void);
 
 private:
        static CommonBitmapTable __commonBitmapTable[];