f41
David Tardon 9 years ago
parent 27848602e8
commit f7f8619c76

@ -117,15 +117,6 @@ index e559385..13ac198 100644
static Rectangle NWGetScrollButtonRect( ControlPart nPart, Rectangle aAreaRect );
static Rectangle NWGetSpinButtonRect( ControlPart nPart, Rectangle aAreaRect);
@@ -104,7 +161,7 @@ private:
ControlPart nPart,
Rectangle aAreaRect,
ControlState nState );
- void PaintSpinButton(GtkStyleContext *context,
+ Rectangle PaintSpinButton(GtkStyleContext *context,
cairo_t *cr,
const Rectangle& rControlRectangle,
ControlType nType,
@@ -116,10 +173,16 @@ private:
ControlType nType,
ControlPart nPart,

Loading…
Cancel
Save