Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Akonadi
Commits
00999d2c
Commit
00999d2c
authored
Aug 04, 2022
by
Nicolas Fella
Browse files
Add missing includes
parent
5576b4a9
Pipeline
#212607
passed with stage
in 16 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/core/tagcache.h
View file @
00999d2c
...
...
@@ -8,6 +8,8 @@
#include
"akonadicore_export.h"
#include
<QObject>
#include
<Akonadi/Tag>
#include
<memory>
...
...
tests/libs/itemdumper.h
View file @
00999d2c
...
...
@@ -10,6 +10,7 @@
#include
"collection.h"
#include
<QElapsedTimer>
#include
<QObject>
class
KJob
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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