Skip to content
Commit d896e748 authored by Christoph Roick's avatar Christoph Roick
Browse files

Allow abortion of starting another NativeAppJob

Summary:
- offers to cancel an accidental startup of an already running job
- kill all running instances instead of one by one
- fix: do not ask again if "No" was already selected

Test Plan:
- start second instance of an already running job
- select
    * Kill All Instances (No) (kills all running instances)
    * Start Another (Yes) (just starts a new instance)
    * Cancel (closes the dialog and drops the new job)

Reviewers: #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kfunk, mwolff, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D8199
parent 9ec89cdc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment