Re: freeze break for aisleriot



On Fri, Mar 25, 2011 at 8:44 AM, Nacho <nacho resa gmail com> wrote:
> ups sorry this is the exact patch:
> http://fpaste.org/nQOg/
>
> On Fri, Mar 25, 2011 at 1:41 PM, Andre Klapper <ak-47 gmx net> wrote:
>>
>> On Fri, 2011-03-25 at 13:34 +0100, Nacho wrote:
>> > the break is for adding this:
>> > +#if GTK_CHECK_VERSION (3, 0, 0)
>> > +  gtk_style_context_add_class (gtk_widget_get_style_context
>> > (priv->toolbar),
>> > +                               GTK_STYLE_CLASS_PRIMARY_TOOLBAR);
>> > +#endif
>>
>> In which file and at which position would that be?
>>
>

You should bump the GTK+ requirement to 3.0.3 (where the primary
toolbar class appeared).

Other than that, harmless change, so +1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]