Option to show-hide selectable bars
[geeqie.git] / src / options.cc
index 30ca7e9..02d0e23 100644 (file)
@@ -330,7 +330,7 @@ LayoutOptions *init_layout_options(LayoutOptions *options)
        options->show_thumbnails = FALSE;
        options->style = 0;
        options->show_info_pixel = FALSE;
-       options->toolbar_hidden = FALSE;
+       options->selectable_toolbars_hidden = FALSE;
        options->tools_float = FALSE;
        options->tools_hidden = FALSE;
        options->image_overlay.histogram_channel = HCHAN_RGB;