summaryrefslogtreecommitdiff
path: root/desktop/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/hotlist.h')
-rw-r--r--desktop/hotlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/hotlist.h b/desktop/hotlist.h
index b17d98baa..544cd02d0 100644
--- a/desktop/hotlist.h
+++ b/desktop/hotlist.h
@@ -58,5 +58,5 @@ void hotlist_add_entry(void);
void hotlist_add_page(const char *url);
void hotlist_add_page_xy(const char *url, int x, int y);
void hotlist_launch_selected(bool tabs);
-
+bool hotlist_set_default_folder(bool clear);
#endif