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
670f167f
Commit
670f167f
authored
Dec 30, 2020
by
Laurent Montel
😁
Browse files
Remove not implemented method
parent
3f5e0a91
Pipeline
#45694
passed with stage
in 34 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/sieveimapinterface/kmsieveimappasswordprovider.h
View file @
670f167f
...
...
@@ -21,7 +21,6 @@ public:
private:
void
readSieveServerPasswordFinished
(
QKeychain
::
Job
*
baseJob
);
void
readSieveServerCustomPasswordFinished
(
QKeychain
::
Job
*
baseJob
);
Q_REQUIRED_RESULT
QString
walletPassword
(
const
QString
&
identifier
);
QString
mIdentifier
;
QString
mSievePassword
;
QString
mSieveCustomPassword
;
...
...
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