Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Unmaintained
KDE Pim
Commits
bb07f326
Commit
bb07f326
authored
Dec 16, 2014
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable this action which was not implemented in kmail akonadi
CCBUG: 341920
parent
2a1b2083
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
kmail/configuredialog/configuresecuritypage.cpp
kmail/configuredialog/configuresecuritypage.cpp
+1
-0
No files found.
kmail/configuredialog/configuresecuritypage.cpp
View file @
bb07f326
...
...
@@ -265,6 +265,7 @@ SecurityPageComposerCryptoTab::SecurityPageComposerCryptoTab( QWidget * parent )
{
mWidget
=
new
Ui
::
ComposerCryptoConfiguration
;
mWidget
->
setupUi
(
this
);
mWidget
->
mStoreEncrypted
->
setEnabled
(
false
);
connect
(
mWidget
->
mEncToSelf
,
SIGNAL
(
toggled
(
bool
)),
this
,
SLOT
(
slotEmitChanged
())
);
connect
(
mWidget
->
mShowKeyApprovalDlg
,
SIGNAL
(
toggled
(
bool
)),
this
,
SLOT
(
slotEmitChanged
())
);
connect
(
mWidget
->
mAutoEncrypt
,
SIGNAL
(
toggled
(
bool
)),
this
,
SLOT
(
slotEmitChanged
())
);
...
...
Write
Preview
Markdown
is supported
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