r2228: Made 'Automatic' an icon size, rather than a separate option.
[rox-filer.git] / ROX-Filer / src / bookmarks.h
blob89b16feca767d2cde536a01690facb0ee40dd6fc
1 /*
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
6 */
8 #ifndef _BOOKMARKS_H
9 #define _BOOKMARKS_H
11 void bookmarks_show_menu(FilerWindow *filer_window);
12 void bookmarks_edit(void);
14 #endif /* _BOOKMARKS_H */