Option to hide window decorations
[geeqie.git] / src / options.h
index 9fd114d..402347c 100644 (file)
@@ -92,6 +92,7 @@ struct ConfOptions
        gboolean save_window_workspace;
        gboolean tools_restore_state;
        gboolean save_dialog_window_positions;
+       gboolean hide_window_decorations;
        gboolean show_window_ids;
 
        gint log_window_lines;