forked from qt-creator/qt-creator
Clang: Use "clang" prefix plugin files
...for consistency and to avoid future file name clashes. Change-Id: If595c8debfa1ceb01a1bb0ed34649fa513660503 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "clangassistproposalitem.h"
|
||||
|
||||
#include "activationsequenceprocessor.h"
|
||||
#include "clangactivationsequenceprocessor.h"
|
||||
#include "clangassistproposal.h"
|
||||
#include "clangassistproposalmodel.h"
|
||||
#include "clangcompletionassistprocessor.h"
|
||||
@@ -38,7 +38,7 @@
|
||||
#include "clangeditordocumentprocessor.h"
|
||||
#include "clangfunctionhintmodel.h"
|
||||
#include "clangutils.h"
|
||||
#include "completionchunkstotextconverter.h"
|
||||
#include "clangcompletionchunkstotextconverter.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
|
Reference in New Issue
Block a user