fixed to build with -DG[TK]_DISABLE_DEPRECATED
svn path=/trunk/; revision=19208
This commit is contained in:
@ -71,6 +71,8 @@ INCLUDES = \
|
||||
-DEVOLUTION_ICONSDIR=\"$(iconsdir)\" \
|
||||
-DE_GLADEDIR=\"$(gladedir)\" \
|
||||
-DG_LOG_DOMAIN=\"composer\" \
|
||||
-DG_DISABLE_DEPRECATED \
|
||||
-DGTK_DISABLE_DEPRECATED \
|
||||
$(EVOLUTION_MAIL_CFLAGS)
|
||||
|
||||
libcomposer_a_SOURCES = \
|
||||
|
@ -41,7 +41,6 @@
|
||||
#include <gtk/gtktooltips.h>
|
||||
|
||||
#include <gal/e-text/e-entry.h>
|
||||
#include <gal/widgets/e-unicode.h>
|
||||
|
||||
#include <camel/camel.h>
|
||||
#include "evolution-folder-selector-button.h"
|
||||
|
Reference in New Issue
Block a user