forked from qt-creator/qt-creator
Fix Krazy warnings about includes/header guards in Text Editor.
Change-Id: I5fdea4c3092f5731dc85129dd33bc48c40bcb088 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
@@ -27,11 +27,12 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "basetexteditor.h"
|
||||
#include "basetexteditor_p.h"
|
||||
#include "texteditor_global.h"
|
||||
|
||||
#include "basetextdocument.h"
|
||||
#include "basetextdocumentlayout.h"
|
||||
#include "basetexteditor_p.h"
|
||||
#include "behaviorsettings.h"
|
||||
#include "codecselector.h"
|
||||
#include "completionsettings.h"
|
||||
|
||||
Reference in New Issue
Block a user