From 20945586166c9e5804de24d79ae0e998e21a088c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Mon, 3 Feb 2014 09:08:35 +0200 Subject: QML filename corrections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3f24a75fd59e342a0dcb9d4cf325e3cf735ae653 Reviewed-by: Tomi Korpipää --- examples/qmlcustominput/qmlcustominput.qrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/qmlcustominput/qmlcustominput.qrc') diff --git a/examples/qmlcustominput/qmlcustominput.qrc b/examples/qmlcustominput/qmlcustominput.qrc index 5e1ff40c..5800150a 100644 --- a/examples/qmlcustominput/qmlcustominput.qrc +++ b/examples/qmlcustominput/qmlcustominput.qrc @@ -1,7 +1,7 @@ - - qml/qmlcustominput/main.qml - qml/qmlcustominput/data.qml - qml/qmlcustominput/newbutton.qml + + qml/qmlcustominput/Data.qml + qml/qmlcustominput/main.qml + qml/qmlcustominput/NewButton.qml -- cgit v1.2.3