Skip to content
  • Matthias Clasen's avatar
    file chooser: Fix a crash · 167734c1
    Matthias Clasen authored
    The save_widgets_create function was not safe against
    being called multiple times in save mode, calling
    gtk_file_chooser_set_create_folders was a way to trigger
    this crash.
    167734c1