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
2deba1bb
Commit
2deba1bb
authored
Oct 15, 2020
by
Laurent Montel
😁
Browse files
Remove not implemented method
parent
77ca7a71
Pipeline
#37736
passed with stage
in 48 minutes and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kmmainwidget.h
View file @
2deba1bb
...
...
@@ -517,7 +517,6 @@ private:
void
slotRestartAccount
();
void
slotAccountSettings
();
void
updateDisplayFormatMessage
();
void
slotContactHtmlPreferencesUpdated
(
const
Akonadi
::
Item
&
contact
,
Akonadi
::
Item
::
Id
id
,
bool
showAsHTML
,
bool
remoteContent
);
// Message actions
QAction
*
mDeleteAction
=
nullptr
;
...
...
src/messageactions.h
View file @
2deba1bb
...
...
@@ -89,7 +89,6 @@ public:
QAction
*
editAsNewAction
()
const
;
QAction
*
exportToPdfAction
()
const
;
void
setExportToPdfAction
(
QAction
*
exportToPdfAction
);
void
fillAkonadiStandardAction
(
Akonadi
::
StandardMailActionManager
*
akonadiStandardActionManager
);
Q_REQUIRED_RESULT
Akonadi
::
Item
currentItem
()
const
;
...
...
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