Skip to content

Cursortheme KCM: Avoid a nested event loop

David Redondo requested to merge work/cursorpendingdeltion into master

Instead of showing a KMessageBox that calls exec(), use the "pending deletion" pattern that we use in other GridViewKCMs.

Edited by David Redondo

Merge request reports