JsonWizard: Replace TextFileWizard with JsonWizard

Change-Id: Iae2833554529c2f333d9781eb0f7fa28f3bfde79
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Tobias Hunger
2014-09-30 12:13:13 +02:00
committed by Tobias Hunger
parent ed8a9cba2b
commit ac02f6fb89
10 changed files with 38 additions and 137 deletions

View File

@@ -58,7 +58,6 @@
#include <coreplugin/editormanager/editormanager.h>
#include <projectexplorer/taskhub.h>
#include <texteditor/texteditorconstants.h>
#include <texteditor/textfilewizard.h>
#include <texteditor/highlighterfactory.h>
#include <utils/qtcassert.h>
#include <utils/json.h>