diff src/layout_util.h @ 1293:48e064b37ba6

separated "normal" and advanced exif, "Normal" exif is now in the generic bar, advanced exif is in separate window.
author nadvornik
date Sun, 15 Feb 2009 09:36:53 +0000
parents 50ae02a4a675
children 55ea4962887a
line wrap: on
line diff
--- a/src/layout_util.h	Sat Feb 14 20:26:30 2009 +0000
+++ b/src/layout_util.h	Sun Feb 15 09:36:53 2009 +0000
@@ -56,6 +56,7 @@
 
 void layout_bars_maint_renamed(LayoutWindow *lw);
 
+void layout_exif_window_new(LayoutWindow *lw);
 
 #endif
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */