framework/source/services/backingwindow.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 180a67252ef9076ad5ddcc69b5dd8e1bace67913 Author: Ivan Timofeev <timofeev....@gmail.com> Date: Fri Jul 6 16:01:21 2012 +0400 update hardcoded borders according to the new Start Center images Change-Id: I23174caacf26c37b4d63b7374c3a2a4a8d4124c3 diff --git a/framework/source/services/backingwindow.hxx b/framework/source/services/backingwindow.hxx index 96eb909..071b8e0 100644 --- a/framework/source/services/backingwindow.hxx +++ b/framework/source/services/backingwindow.hxx @@ -130,10 +130,10 @@ namespace framework static const int nItemId_Extensions = 1; static const int nItemId_Info = 3; static const int nItemId_TplRep = 4; - static const int nShadowTop = 32; - static const int nShadowLeft = 35; - static const int nShadowRight = 45; - static const int nShadowBottom = 50; + static const int nShadowTop = 37; + static const int nShadowLeft = 38; + static const int nShadowRight = 38; + static const int nShadowBottom = 38; void loadImage( const ResId& i_rId, PushButton& i_rButton ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits