summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljseditor.pro
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2014-10-09 11:25:14 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2014-10-14 21:38:50 +0200
commitcd0ff57e2f8cebccd3396f2155d1a360937140d9 (patch)
treeb4de15860e291cab72427d0b98ee420c1e00acdb /src/plugins/qmljseditor/qmljseditor.pro
parent86ecc7d13e72789e99787e30f50ffc2cb0773781 (diff)
downloadqt-creator-cd0ff57e2f8cebccd3396f2155d1a360937140d9.tar.gz
JsonWizard: Replace JsFileWizard with a JsonWizard
Change-Id: I4da3485ed83fda7f17f3fa9a1f3d59bfabb7ea4d Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'src/plugins/qmljseditor/qmljseditor.pro')
-rw-r--r--src/plugins/qmljseditor/qmljseditor.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/qmljseditor/qmljseditor.pro b/src/plugins/qmljseditor/qmljseditor.pro
index 31b9006714..3cbd8cb59d 100644
--- a/src/plugins/qmljseditor/qmljseditor.pro
+++ b/src/plugins/qmljseditor/qmljseditor.pro
@@ -23,7 +23,6 @@ HEADERS += \
qmljscomponentnamedialog.h \
qmljsfindreferences.h \
qmljsautocompleter.h \
- jsfilewizard.h \
qmljssnippetprovider.h \
qmljsreuse.h \
qmljsquickfixassist.h \
@@ -53,7 +52,6 @@ SOURCES += \
qmljscomponentnamedialog.cpp \
qmljsfindreferences.cpp \
qmljsautocompleter.cpp \
- jsfilewizard.cpp \
qmljssnippetprovider.cpp \
qmljsreuse.cpp \
qmljsquickfixassist.cpp \