forked from qt-creator/qt-creator
Qt Quick Components Wizard
Selection of Qt Quick component set and use of specific QML template files (Qt Quick 1.0 and com.nokia.symbian 1.0) based on the user selections. Change-Id: I93cfa8735dcf285c76ff04a6186a4eca1f90a361 Reviewed-on: http://codereview.qt.nokia.com/567 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
This commit is contained in:
committed by
Alessandro Portale
parent
c98e7c2b83
commit
2964f7a9fa
@@ -66,6 +66,7 @@ Html5AppWizardDialog::Html5AppWizardDialog(QWidget *parent)
|
||||
|
||||
m_htmlOptionsPage = new Html5AppWizardOptionsPage;
|
||||
addPageWithTitle(m_htmlOptionsPage, tr("HTML Options"));
|
||||
addMobilePages();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user