From f7f8619c762334f0971614224f5ad7f12b18d65b Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 4 Mar 2016 12:43:12 +0100 Subject: [PATCH] fix patch --- 0001-gtk3-adapt-to-3.20-style-changes.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/0001-gtk3-adapt-to-3.20-style-changes.patch b/0001-gtk3-adapt-to-3.20-style-changes.patch index b21c626..507141f 100644 --- a/0001-gtk3-adapt-to-3.20-style-changes.patch +++ b/0001-gtk3-adapt-to-3.20-style-changes.patch @@ -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,