• M
    ui: Fix unsaved changes dialog showing twice · d8743a28
    Matthew McNamara 提交于
    When clicking the close button with unsaved changes in a source properties
    dialog closeEvent and reject are called, which both call ConfirmQuit.
    This fixes it by setting the acceptClicked flag correctly in ConfirmQuit
    d8743a28
window-basic-properties.cpp 8.6 KB