Skip to content
Snippets Groups Projects
Commit bd2b8dcd authored by jkito's avatar jkito :skull:
Browse files

Remove call to Quit from backend.quit method

the backend.quit emits the 'quitDone' signal which also
triggers the 'aboutToQuit' signal for the  QApplication
since its handler calls 'QApplication::quit()'

the handler for 'aboutToQuit' signal already calls Quit
so removing it from backend.quit avoids another call to
Quit
parent d31102cd
Branches l10n
No related tags found
1 merge request!244Remove call to Quit from backend.quit method
Pipeline #233792 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:18:10

avatar
Download artifacts

No artifacts found