Eliminate FIXME: Log window line limit
[geeqie.git] / src / options.h
index 11acdcb..a45c059 100644 (file)
@@ -54,6 +54,8 @@ struct _ConfOptions
        gboolean use_saved_window_positions_for_new_windows;
        gboolean tools_restore_state;
 
+       guint log_window_lines;
+
        /* info sidebar component heights */
        struct {
                gint height;