[patch] shortcut editor

Olivier fourdan at xfce.org
Sat Jun 19 09:16:12 CEST 2004


On Fri, 2004-06-18 at 19:50, Jean-François Wauthy wrote:
> > There is a show stopper with your patch: It doesn't build with gtk+-2.2
> > (because of GtkTreeVewSelection at least)
> i tried to compile with gtk-2.2 and seems to work fine (perhaps i
> screwed my settings to "switch" to gtk-2.2). Plus, GtkTreeSelection i'm
> using in the editor is part of gtk-2.2. So i'm lost :)


Ahh, I've found! Mille excuses, that was a wrong characterisation!

Line 1967, there is:

    Itf *itf = (Itf *) data;;
                           ^^
    GtkTreeSelection *selection;

And that caused an error line 1969 with gcc 2.96 so I jumped to the
wrong conclusion....

I've fixed it now.
Cheers,
Olivier.
-- 
 - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - 




More information about the Xfce4-dev mailing list