The source project of this merge request has been removed.
fix: crash when editing disabled display output's refresh rate
When display output was disabled, Output::currentMode() returned a null pointer and used it shortly afterwards.
When display output was disabled, Output::currentMode() returned a null pointer and used it shortly afterwards.