Kaydet (Commit) ecd8b349 authored tarafından Ivan Timofeev's avatar Ivan Timofeev

Start Center: update hardcoded borders to match the new images

Change-Id: Ib3dae9b06bcd2cfe5e73b723d9ea2e5856073651
üst fb1991e7
...@@ -119,10 +119,10 @@ namespace framework ...@@ -119,10 +119,10 @@ namespace framework
static const int nItemId_Extensions = 1; static const int nItemId_Extensions = 1;
static const int nItemId_Info = 3; static const int nItemId_Info = 3;
static const int nItemId_TplRep = 4; static const int nItemId_TplRep = 4;
static const int nShadowTop = 37; static const int nShadowTop = 31;
static const int nShadowLeft = 38; static const int nShadowLeft = 35;
static const int nShadowRight = 38; static const int nShadowRight = 45;
static const int nShadowBottom = 38; static const int nShadowBottom = 40;
void loadImage( const ResId& i_rId, PushButton& i_rButton ); void loadImage( const ResId& i_rId, PushButton& i_rButton );
......
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