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
aebbaaa4
Commit
aebbaaa4
authored
Jan 05, 2021
by
Laurent Montel
😁
Browse files
Remove not implemented method or unused signal
parent
6d38a5a0
Pipeline
#46458
passed with stage
in 34 minutes and 42 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/archivemailagent/archivemailagent.h
View file @
aebbaaa4
...
...
@@ -31,7 +31,6 @@ public:
Q_REQUIRED_RESULT
QString
printCurrentListInfo
()
const
;
void
archiveFolder
(
const
QString
&
path
,
Akonadi
::
Collection
::
Id
collectionId
);
Q_SIGNALS:
void
archiveNow
(
ArchiveMailInfo
*
info
);
void
needUpdateConfigDialogBox
();
public
Q_SLOTS
:
...
...
src/kmreaderwin.h
View file @
aebbaaa4
...
...
@@ -78,7 +78,6 @@ public:
Q_REQUIRED_RESULT
QString
copyText
()
const
;
/** Override default html mail setting */
Q_REQUIRED_RESULT
bool
htmlOverride
()
const
;
Q_REQUIRED_RESULT
MessageViewer
::
Viewer
::
DisplayFormatMessage
displayFormatMessageOverwrite
()
const
;
void
setDisplayFormatMessageOverwrite
(
MessageViewer
::
Viewer
::
DisplayFormatMessage
format
);
...
...
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