aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-topic-action-group.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks/ephy-topic-action-group.h')
-rw-r--r--src/bookmarks/ephy-topic-action-group.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-topic-action-group.h b/src/bookmarks/ephy-topic-action-group.h
index a37fc4500..9c17b6714 100644
--- a/src/bookmarks/ephy-topic-action-group.h
+++ b/src/bookmarks/ephy-topic-action-group.h
@@ -29,7 +29,8 @@
G_BEGIN_DECLS
-GtkActionGroup * ephy_topic_group_new (EphyNode *node, GtkUIManager *manager);
+GtkActionGroup *ephy_topic_action_group_new (EphyNode *node,
+ GtkUIManager *manager);
G_END_DECLS