forked from qt-creator/qt-creator
LanguageClient: pimpl Client and cleanup includes
Change-Id: I653861e29baeaddcbcd21a5e738be6bd85514617 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "languageclientsymbolsupport.h"
|
||||
|
||||
#include "client.h"
|
||||
#include "dynamiccapabilities.h"
|
||||
#include "languageclientutils.h"
|
||||
|
||||
#include <coreplugin/editormanager/editormanager.h>
|
||||
@@ -34,6 +35,7 @@
|
||||
#include <utils/mimeutils.h>
|
||||
|
||||
#include <QFile>
|
||||
#include <QLabel>
|
||||
|
||||
using namespace LanguageServerProtocol;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user