summaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2010-08-10 22:31:48 +0200
committerportix <portix@gmx.net>2010-08-10 22:31:48 +0200
commit0ec80090fe3c4728758d8cea2cd31e95677f9dca (patch)
tree92a69cac059795fc75ceaf9136fbdd571c5b2b50 /src/commands.h
parent70b5b232f327c5c9b167c79c157b4aaa5f80333d (diff)
downloaddwb-0ec80090fe3c4728758d8cea2cd31e95677f9dca.zip
show bookmarks
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands.h b/src/commands.h
index c1d1125e..5b3f424b 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -41,4 +41,5 @@ gboolean dwb_com_entry_word_back(Arg *);
gboolean dwb_com_entry_history_forward(Arg *);
gboolean dwb_com_entry_history_back(Arg *);
gboolean dwb_com_save_session(Arg *);
+gboolean dwb_com_bookmarks(Arg *);
#endif