Skip to content

Fix warning for running task not showing up when closing window

Mason Jiao requested to merge sonji/qmlkonsole:work/mason/warning_fix into master

Fixes: #31 (closed)

Added an onClosing handler that calls the new closeWindow() function to display a confirmation dialog when the user attempts to close the window with a task running.

Edited by Devin Lin

Merge request reports

Loading