Include DEBUG_BT() and DEBUG_FD() functions
[geeqie.git] / src / options.cc
index 24f1efc..9680030 100644 (file)
@@ -203,6 +203,7 @@ ConfOptions *init_options(ConfOptions *options)
        options->log_window.line_wrap = FALSE;
        options->log_window.paused = FALSE;
        options->log_window.timer_data = FALSE;
+       options->log_window.action = g_strdup("");
 
        options->read_metadata_in_idle = FALSE;
        options->star_rating.star = STAR_RATING_STAR;