Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>
[geeqie.git] / src / editors.h
index 26fd874..b03aec7 100644 (file)
@@ -18,6 +18,8 @@ void editor_reset_defaults(void);
 void start_editor_from_file(gint n, const gchar *path);
 void start_editor_from_path_list(gint n, GList *list);
 
+gint editor_window_flag_set(gint n);
+
 
 #endif