Re: [Evolution-hackers] [PATCH 3/3] Add some missing includes



må 2006-08-14 klockan 19:58 -0400 skrev Pavel Roskin:
> From: Pavel Roskin <proski gnu org>

> --- a/widgets/misc/e-icon-entry.c
> +++ b/widgets/misc/e-icon-entry.c
> @@ -39,6 +39,8 @@ #include "e-icon-entry.h"
>  #include <gtk/gtkentry.h>
>  #include <gtk/gtkbox.h>
>  #include <gtk/gtkhbox.h>
> +#include <gtk/gtkeventbox.h>
> +#include <gtk/gtkimage.h>

Isn't the correct thing here to just include <gtk/gtk.h> and not attempt
to hand-pick individual gtk headers?

--tml





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