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
Akonadi Mime
Commits
cd75e401
Commit
cd75e401
authored
Dec 07, 2020
by
Laurent Montel
😁
Browse files
Add missing override on destructor
parent
b7a1f1a2
Pipeline
#43295
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/messagefolderattribute.h
View file @
cd75e401
...
...
@@ -34,7 +34,7 @@ public:
/**
Destructor.
*/
~
MessageFolderAttribute
();
~
MessageFolderAttribute
()
override
;
/**
Indicates if the folder is supposed to contain mostly outbound messages.
...
...
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