Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
a2785e2d
Commit
a2785e2d
authored
Jul 12, 2021
by
Laurent Montel
😁
Browse files
Call deletePersistentSet when we cancel move
parent
594cae88
Pipeline
#70031
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kmmainwidget.cpp
View file @
a2785e2d
...
...
@@ -1822,6 +1822,7 @@ void KMMainWidget::trashMessageSelected(MessageList::Core::MessageItemSetReferen
select
=
mPluginCheckBeforeDeletingManagerInterface
->
confirmBeforeDeleting
(
select
);
if
(
select
.
isEmpty
())
{
mMessagePane
->
deletePersistentSet
(
ref
);
return
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment