forked from qt-creator/qt-creator
JsonWizard: Replace Python FileWizard with a JsonWizard
Change-Id: Iebeae1f52cf856e009a0910118829c89dd3ea222 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -10,7 +10,6 @@ HEADERS += \
|
||||
pythoneditorplugin.h \
|
||||
pythoneditor.h \
|
||||
pythoneditorconstants.h \
|
||||
wizard/pythonfilewizard.h \
|
||||
wizard/pythonclasswizard.h \
|
||||
wizard/pythonclassnamepage.h \
|
||||
wizard/pythonclasswizarddialog.h \
|
||||
@@ -24,7 +23,6 @@ HEADERS += \
|
||||
SOURCES += \
|
||||
pythoneditorplugin.cpp \
|
||||
pythoneditor.cpp \
|
||||
wizard/pythonfilewizard.cpp \
|
||||
wizard/pythonclasswizarddialog.cpp \
|
||||
wizard/pythonclasswizard.cpp \
|
||||
wizard/pythonclassnamepage.cpp \
|
||||
|
||||
Reference in New Issue
Block a user