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
Graphics
KImageMap Editor
Commits
65db55dc
Commit
65db55dc
authored
Oct 08, 2022
by
Kai Uwe Broulik
🍇
Browse files
Add missing QActionGroup include
Don't rely on someone else to pull it in, which Qt 6 does not.
parent
5de09a79
Changes
1
Hide whitespace changes
Inline
Side-by-side
kimagemapeditor.cpp
View file @
65db55dc
...
...
@@ -22,6 +22,7 @@
// Qt
#include
<QAction>
#include
<QActionGroup>
#include
<QApplication>
#include
<QComboBox>
#include
<QDialogButtonBox>
...
...
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