diff src/layout_util.h @ 1309:55ea4962887a

config file format changed to XML save and restore all layout windows save and restore sidebar configuration
author nadvornik
date Sun, 22 Feb 2009 15:35:37 +0000
parents 48e064b37ba6
children cd7204a18f14
line wrap: on
line diff
--- a/src/layout_util.h	Sun Feb 22 13:29:49 2009 +0000
+++ b/src/layout_util.h	Sun Feb 22 15:35:37 2009 +0000
@@ -45,6 +45,9 @@
 
 
 void layout_bar_toggle(LayoutWindow *lw);
+void layout_bar_new(LayoutWindow *lw, gboolean populate);
+void layout_bar_close(LayoutWindow *lw);
+
 void layout_bar_exif_toggle(LayoutWindow *lw);
 void layout_bar_sort_toggle(LayoutWindow *lw);