forked from qt-creator/qt-creator
LanguageClient: fix todo
Change-Id: Ia6b3b5fe6e595c32a8b8a13b869f3178afb37ed8 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -84,7 +84,7 @@ public:
|
||||
LanguageClient::Client *createClient(LanguageClient::BaseClientInterface *interface) const final;
|
||||
|
||||
private:
|
||||
LanguageClient::BaseClientInterface *createInterfaceWithProject(
|
||||
LanguageClient::BaseClientInterface *createInterface(
|
||||
ProjectExplorer::Project *project) const override;
|
||||
|
||||
static QJsonObject defaultConfiguration();
|
||||
|
||||
Reference in New Issue
Block a user