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
Kleopatra
Commits
83d9bbf1
Unverified
Commit
83d9bbf1
authored
Nov 25, 2021
by
Andre Heinecke
Browse files
Add missing include
Not all versions of Qt pull in vector with QString.
parent
e2cc3b62
Pipeline
#100827
passed with stage
in 14 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/utils/action_data.h
View file @
83d9bbf1
...
...
@@ -10,6 +10,7 @@
#pragma once
#include
<QString>
#include
<vector>
class
QObject
;
class
QAction
;
...
...
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