Skip to content
  • Carlos Alves's avatar
    Fix crash showing Settings Dialog · 49692c0f
    Carlos Alves authored
    When you open settings and close it, than open a new window, than
    close the old window, the MainWindow with the settings will
    delete the configDialog. If you try to open settings againg it crashes.
    
    Fix is each MainWindow now has its own configDialog.
    
    BUG: 436366
    49692c0f