forked from qt-creator/qt-creator
CppEditor: Put the locator filters into one file
These classes are strongly related, so no need to spread them around. Change-Id: I4258b0c4198b3c650454ac734d7e52e09f46a4eb Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -28,9 +28,8 @@
|
||||
#include "clangdclient.h"
|
||||
#include "clangmodelmanagersupport.h"
|
||||
|
||||
#include <cppeditor/cppclassesfilter.h>
|
||||
#include <cppeditor/cppeditorconstants.h>
|
||||
#include <cppeditor/cppfunctionsfilter.h>
|
||||
#include <cppeditor/cpplocatorfilter.h>
|
||||
#include <cppeditor/cppmodelmanager.h>
|
||||
#include <cppeditor/indexitem.h>
|
||||
#include <languageclient/locatorfilter.h>
|
||||
|
||||
Reference in New Issue
Block a user