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
Utilities
Kate
Commits
be22365f
Commit
be22365f
authored
Aug 06, 2022
by
Pablo Rauzy
Committed by
Christoph Cullmann
Aug 14, 2022
Browse files
remove unecessary includes
parent
1c4fc71d
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/keyboardmacros/keycombination.h
View file @
be22365f
...
...
@@ -6,16 +6,12 @@
#ifndef KEYBOARDMACROSPLUGIN_KEYCOMBINATION_H
#define KEYBOARDMACROSPLUGIN_KEYCOMBINATION_H
#include
<QApplication>
#include
<QDebug>
#include
<QJsonArray>
#include
<QJsonValue>
#include
<QKeyEvent>
#include
<QKeySequence>
#include
<QList>
#include
<QPointer>
#include
<QString>
#include
<QWidget>
#include
<QtGlobal>
class
KeyCombination
...
...
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