GtkCellRendererState comparison



hi

once i compile my code i got following a warning how can I fix it?

gtksourcefoldcellrenderer.c:331:14: warning: comparison between
'GtkCellRendererState' and 'enum <anonymous>' [-Wenum-compare]

here is the code:
if (state == GTK_STATE_PRELIGHT)

also the full source is
here:http://paste.kde.org/460382/<http://paste.kde.org/460376/>



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