Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KMail
Commits
9f996b0a
Commit
9f996b0a
authored
Nov 02, 2020
by
Daniel Vrátil
🤖
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[unifiedmailboxagent] Add missing standard library include
parent
f3dea024
Pipeline
#39314
passed with stage
in 32 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
agents/unifiedmailboxagent/unifiedmailboxmanager.cpp
agents/unifiedmailboxagent/unifiedmailboxmanager.cpp
+2
-0
No files found.
agents/unifiedmailboxagent/unifiedmailboxmanager.cpp
View file @
9f996b0a
...
...
@@ -22,6 +22,8 @@
#include <QTimer>
#include <stdexcept> // for std::out_of_range
namespace
{
/**
* A little RAII helper to make sure changeProcessed() and replayNext() gets
...
...
Write
Preview
Markdown
is supported
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