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:
@@ -26,13 +26,13 @@
|
||||
#include "cppquickfixes.h"
|
||||
|
||||
#include "baseeditordocumentprocessor.h"
|
||||
#include "cppclassesfilter.h"
|
||||
#include "cppcodestylesettings.h"
|
||||
#include "cppeditorconstants.h"
|
||||
#include "cppeditordocument.h"
|
||||
#include "cppeditorwidget.h"
|
||||
#include "cppfunctiondecldeflink.h"
|
||||
#include "cppinsertvirtualmethods.h"
|
||||
#include "cpplocatorfilter.h"
|
||||
#include "cpppointerdeclarationformatter.h"
|
||||
#include "cppquickfixassistant.h"
|
||||
#include "cppquickfixprojectsettings.h"
|
||||
|
||||
Reference in New Issue
Block a user