forked from qt-creator/qt-creator
Fix Krazy warnings about includes/header guards in Python Editor.
Change-Id: I3dce1d8f14d4bfc271d8873eb3ad819eb336e2df Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "pythonscanner.h"
|
||||
#include "../../pythoneditorconstants.h"
|
||||
#include "../../pythoneditorplugin.h"
|
||||
#include "pythonscanner.h"
|
||||
|
||||
#include <QString>
|
||||
#include <QSet>
|
||||
|
||||
Reference in New Issue
Block a user