forked from qt-creator/qt-creator
JsonWizard: Support formatting of sources after creating contents
Change-Id: Ia0fbae6a1d1b2f3dd00c578a8d1ac60e0482fba9 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
989ed95c1f
commit
b1cc98f79b
@@ -143,7 +143,6 @@ void JsonWizard::removeAttributeFromAllFiles(Core::GeneratedFile::Attribute a)
|
||||
|
||||
void JsonWizard::accept()
|
||||
{
|
||||
|
||||
Utils::Wizard::accept();
|
||||
|
||||
QString errorMessage;
|
||||
|
||||
Reference in New Issue
Block a user