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
PIM Messagelib
Commits
12ab5643
Commit
12ab5643
authored
May 30, 2017
by
Laurent Montel
😁
Browse files
Change encryption too
parent
adecf605
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/composer/composerviewbase.cpp
View file @
12ab5643
...
...
@@ -759,7 +759,7 @@ QList< MessageComposer::Composer * > MessageComposer::ComposerViewBase::generate
composers
.
append
(
composer
);
//If we canceled sign or encrypt be sure to change status in attachment.
markAllAttachmentsForSigning
(
false
);
markAllAttachmentsFor
Signing
(
false
);
markAllAttachmentsFor
Encryption
(
false
);
}
if
(
composers
.
isEmpty
()
&&
(
signSomething
||
encryptSomething
))
{
...
...
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