aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index 3f8c68ba3..2719808e4 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -116,7 +116,7 @@ ephy_embed_base_init (gpointer g_class)
G_SIGNAL_RUN_FIRST | G_SIGNAL_RUN_LAST,
G_STRUCT_OFFSET (EphyEmbedIface, new_window),
ephy_signal_accumulator_object, ephy_embed_get_type,
- ephy_marshal_OBJECT__ENUM,
+ ephy_marshal_OBJECT__FLAGS,
G_TYPE_OBJECT,
1,
EPHY_TYPE_EMBED_CHROME_MASK);