From 322436069d15c01d0fa15e5edf39f2bad0827d67 Mon Sep 17 00:00:00 2001
From: Daniel Molkentin <daniel.molkentin@nokia.com>
Date: Tue, 1 Jun 2010 16:23:38 +0200
Subject: [PATCH] Disable QML runtime wizard for now.

This is unconditional, since we seem to have no way of doing it
conditionally in a clean way.

Reviewed-by: Oswald Buddenhagen
---
 .../wizards/qml-runtime/{wizard.xml => wizard_disabled.xml}       | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename share/qtcreator/templates/wizards/qml-runtime/{wizard.xml => wizard_disabled.xml} (100%)

diff --git a/share/qtcreator/templates/wizards/qml-runtime/wizard.xml b/share/qtcreator/templates/wizards/qml-runtime/wizard_disabled.xml
similarity index 100%
rename from share/qtcreator/templates/wizards/qml-runtime/wizard.xml
rename to share/qtcreator/templates/wizards/qml-runtime/wizard_disabled.xml
-- 
GitLab