aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-config-control.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-config-control.c')
-rw-r--r--shell/evolution-config-control.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/evolution-config-control.c b/shell/evolution-config-control.c
index 2036cca249..da781292ff 100644
--- a/shell/evolution-config-control.c
+++ b/shell/evolution-config-control.c
@@ -26,6 +26,8 @@
#include "evolution-config-control.h"
+#include "e-shell-marshal.h"
+
#include <gal/util/e-util.h>
#include <gtk/gtksignal.h>
@@ -155,7 +157,7 @@ class_init (EvolutionConfigControlClass *class)
signals[APPLY] = gtk_signal_new ("apply", GTK_RUN_FIRST,
GTK_CLASS_TYPE (object_class),
GTK_SIGNAL_OFFSET (EvolutionConfigControlClass, apply),
- gtk_marshal_NONE__NONE,
+ e_shell_marshal_NONE__NONE,
GTK_TYPE_NONE, 0);
parent_class = gtk_type_class (PARENT_TYPE);
graph'>* Cleanup patches, a* categories.mat2016-07-272-10/+8 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-2/+2 * - Switch to USES=autoreconfamdmi32015-11-152-12/+1 * - Remove empty directoryamdmi32015-07-311-0/+3 * - extend MASTER_SITESdinoex2015-05-201-2/+2 * Mark broken unfetchable portsbapt2015-04-061-0/+1 * Cleanup plistbapt2014-10-201-1/+0 * Do not create already packed empty directoriesbapt2014-09-031-1/+0 * Rename audio/ patch-xy patches to reflect the files they modify.adamw2014-07-283-1/+1 * audio/rsynth: Tweak patch for DragonFly supportmarino2014-07-051-7/+7 * Add staging supportpawel2014-03-171-2/+4 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+2 * - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * - drop maintainershipdinoex2013-02-261-1/+1 * - cleanup headerdinoex2013-01-271-5/+1