forked from qt-creator/qt-creator
Html5Wizard: Remove it
This wizard is from a different era. Nowadays webkit is on the way towards deprecation and the replacement isn't ready yet. Change-Id: Ifac9a42463562fefaa4a33eb7be2a09e0d8af1aa Reviewed-by: Alessandro Portale <alessandro.portale@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Eike Ziller
parent
e30e3e3ba1
commit
7e8a945e6e
@@ -70,7 +70,6 @@ const char QMAKEPROJECT_ID[] = "Qt4ProjectManager.Qt4Project";
|
||||
|
||||
// ICONS
|
||||
const char ICON_QTQUICK_APP[] = ":/wizards/images/qtquickapp.png";
|
||||
const char ICON_HTML5_APP[] = ":/wizards/images/html5app.png";
|
||||
|
||||
// Env variables
|
||||
const char QMAKEVAR_QMLJSDEBUGGER_PATH[] = "QMLJSDEBUGGER_PATH";
|
||||
|
||||
Reference in New Issue
Block a user