Restore JsonWizard expander functionality

Task-number: QTCREATORBUG-13229
Change-Id: I91fd996cdbf5f3e71bdf817e9c5beebbb007681b
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
hjk
2014-10-22 16:22:39 +02:00
committed by Tobias Hunger
parent acf79d7fc6
commit cd53defc5d
9 changed files with 33 additions and 142 deletions

View File

@@ -31,7 +31,6 @@
#include "jsonfieldpage.h"
#include "jsonwizard.h"
#include "jsonwizardexpander.h"
#include "jsonwizardfactory.h"
#include <utils/algorithm.h>