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
672c193c
Commit
672c193c
authored
Aug 03, 2022
by
Nicolas Fella
Browse files
Add missing include
parent
a8b4c0f4
Pipeline
#212102
passed with stage
in 11 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
addons/lspclient/lspclienthover.h
View file @
672c193c
...
...
@@ -11,6 +11,8 @@
class
LSPClientServerManager
;
class
LSPClientServer
;
#include
<QObject>
#include
<KTextEditor/TextHintInterface>
class
LSPClientHover
:
public
QObject
,
public
KTextEditor
::
TextHintProvider
...
...
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