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
This commit is contained in:
Hugo Pereira Da Costa 2009-09-04 22:49:27 +00:00
parent 7b43894da0
commit b8a3b8801f

View file

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