|
|
@ -1749,7 +1749,7 @@ void TQtCurveStyle::polish(TQWidget *widget)
|
|
|
|
// applications cg.midlight() so we override it to standard background.
|
|
|
|
// applications cg.midlight() so we override it to standard background.
|
|
|
|
// Thanks Comix! (because this was ugly from day one!)
|
|
|
|
// Thanks Comix! (because this was ugly from day one!)
|
|
|
|
// NOTE: Check if we can set it earlier (before painting), cause
|
|
|
|
// NOTE: Check if we can set it earlier (before painting), cause
|
|
|
|
// on slow machines we can see the tqrepainting of the bar (from white to background...)
|
|
|
|
// on slow machines we can see the repainting of the bar (from white to background...)
|
|
|
|
TQPalette pal(TQApplication::tqpalette());
|
|
|
|
TQPalette pal(TQApplication::tqpalette());
|
|
|
|
|
|
|
|
|
|
|
|
pal.setColor(TQColorGroup::Midlight, pal.active().background());
|
|
|
|
pal.setColor(TQColorGroup::Midlight, pal.active().background());
|
|
|
|