aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-types.h b/lib/ephy-types.h
index da27ceaaf..4b3652527 100644
--- a/lib/ephy-types.h
+++ b/lib/ephy-types.h
@@ -36,6 +36,7 @@ enum
{
BOOKMARKS_NODE_ID = 0,
KEYWORDS_NODE_ID = 1,
+ FAVORITES_NODE_ID = 2,
HOSTS_NODE_ID = 5,
PAGES_NODE_ID = 6,
ICONS_NODE_ID = 9,