Fix for 45866
[apps/osp/Call.git] / src / CallSettingsConstants.cpp
index 85b7155..951d9e6 100644 (file)
@@ -1,7 +1,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
 //
@@ -29,7 +29,6 @@ const int H_LIST_HIDDENGROUP_ITEM = 1;
 const int H_LIST_NORMAL_MENU_ITEM = 112;
 const int H_LIST_DROPDOWN_MENU_ITEM = 128;
 const int H_LIST_MENU_SINGLELINE_HLPTXT_ITEM = 102;
-const int H_LIST_MENU_TWOLINE_HLPTXT_ITEM = 140;
 //text item height
 const int H_LIST_NORMAL_TXT_ITEM = 54;
 const int H_LIST_SUB_TXT_ITEM = 38;
@@ -53,16 +52,12 @@ const int W_EXPAND_ICON = 64;
 const int H_EXPAND_ICON = 64;
 const int W_SLIDER_ICON = 150;
 const int H_SLIDER_ICON = 64;
-//contact icon for Add Rejected Number view
-const int W_CONTACT_ICON = 128;
-const int H_CONTACT_ICON = 128;
 //Dimensions for custom bg line
 const int W_CUSTOM_BG_ELEMENT = 1;
 //Item Width for delete list
 const int W_DELETE_LIST_ITEM = 628;
 const int W_LEFT_HEADER_EXPAND_ITEMS = 8;
 
-const int FONT_SIZE_MAIN_TXT = 44;
 const int FONT_SIZE_SUB_TXT = 32;
 //Help text
 const int FONT_SIZE_HELP_TXT = 32;