made size grip smaller, so that it does not collide with the 'apply' button of the systemsettings window, which is the first thing you see when you enable the size grip

svn path=/trunk/KDE/kdebase/workspace/; revision=1019981
icc-effect-5.14.5
Hugo Pereira Da Costa 2009-09-04 22:49:27 +00:00
parent 7b43894da0
commit b8a3b8801f
1 changed files with 2 additions and 2 deletions

View File

@ -85,8 +85,8 @@ namespace Nitrogen
//! grip size
enum {
OFFSET = 1,
GRIP_SIZE = 15
OFFSET = 0,
GRIP_SIZE = 14
};
// nitrogen client