From f1ca02507631df65de0fb5ad0c1375b5bc785660 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 2 Mar 2011 11:35:00 +0100 Subject: [PATCH] QmlExtensionPlugin: Require objectname, URI Make sure 'next' button is disabled if fields are empty. Task-number: QTCREATORGBUG-3921 --- share/qtcreator/templates/wizards/qml-extension/wizard.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/qtcreator/templates/wizards/qml-extension/wizard.xml b/share/qtcreator/templates/wizards/qml-extension/wizard.xml index 307b2fdc49..4a8edf7c90 100644 --- a/share/qtcreator/templates/wizards/qml-extension/wizard.xml +++ b/share/qtcreator/templates/wizards/qml-extension/wizard.xml @@ -56,11 +56,11 @@ leave room for the Qt 4 target page. Custom QML Extension Plugin Parameters - + Object Class-name: - + URI: -- 2.11.0