|
|
@ -177,7 +177,7 @@ private:
|
|
|
|
static TQColor backgroundColorForCorners;
|
|
|
|
static TQColor backgroundColorForCorners;
|
|
|
|
|
|
|
|
|
|
|
|
/** The following tables store grey values for roundish shadow
|
|
|
|
/** The following tables store grey values for roundish shadow
|
|
|
|
corners. They were shamelessly stolen from tdelibs/tdefx/kstyle.cpp. */
|
|
|
|
corners. They were shamelessly stolen from tdelibs/tdefx/tdestyle.cpp. */
|
|
|
|
static const int bottom_right_corner[16];
|
|
|
|
static const int bottom_right_corner[16];
|
|
|
|
static const int bottom_left_corner[16];
|
|
|
|
static const int bottom_left_corner[16];
|
|
|
|
static const int shadow_strip[4];
|
|
|
|
static const int shadow_strip[4];
|
|
|
|