Skip to content
GitLab
Menu
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
02247118
Commit
02247118
authored
Jan 25, 2021
by
Christoph Cullmann
🐮
Browse files
try to fix compile with older version of frameworks
parent
bdbd20cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/lspclient/lspsemantichighlighting.h
View file @
02247118
...
...
@@ -7,12 +7,11 @@
#ifndef SEMANTICTOKENMAP_H
#define SEMANTICTOKENMAP_H
#include
<QObject>
#include
<ktexteditor_version.h>
#if KTEXTEDITOR_VERSION >= QT_VERSION_CHECK(5, 79, 0)
#include
<QObject>
#include
<vector>
#include
<KTextEditor/Attribute>
...
...
Write
Preview
Supports
Markdown
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