Cursortheme KCM: Avoid a nested event loop
Instead of showing a KMessageBox that calls exec(), use the "pending deletion" pattern that we use in other GridViewKCMs.
Edited by David Redondo
Instead of showing a KMessageBox that calls exec(), use the "pending deletion" pattern that we use in other GridViewKCMs.