Nim: Cleanup includes and qbs dependencies

Change-Id: I1b6ef9d875a2b0c440e52148340337a3e3c25477
Reviewed-by: Filippo Cucchetto <filippocucchetto@gmail.com>
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2016-06-14 20:33:55 +03:00
committed by Orgad Shaneh
parent 159976062e
commit c74a366df3
29 changed files with 92 additions and 107 deletions

View File

@@ -23,11 +23,11 @@
**
****************************************************************************/
#include "settings/nimcodestylepreferencesfactory.h"
#include "nimcodestylepreferencesfactory.h"
#include "nimcodestylepreferenceswidget.h"
#include "nimconstants.h"
#include "editor/nimindenter.h"
#include "settings/nimcodestylepreferenceswidget.h"
#include "../nimconstants.h"
#include "../editor/nimindenter.h"
#include <coreplugin/id.h>
#include <texteditor/simplecodestylepreferences.h>