Skip to content
  • dt's avatar
    Fix crash after unloading project and changing qt versions · 55856dd1
    dt authored
    Unloading a project must always remove the configuration widgets, since
    otherwise they might be accessed after the project was deleted. So
    remove them even if we have no other project widget to show.
    
    Reviewed-By: Tobias Hunger
    55856dd1