Merge lp:~unity-2d-team/dee-qt/dee-qt-fix-imports into lp:dee-qt/0.2

Proposed by Ugo Riboni
Status: Merged
Approved by: Florian Boucault
Approved revision: 61
Merged at revision: 61
Proposed branch: lp:~unity-2d-team/dee-qt/dee-qt-fix-imports
Merge into: lp:dee-qt/0.2
Diff against target: 11 lines (+2/-2)
1 file modified
test.qml (+2/-2)
To merge this branch: bzr merge lp:~unity-2d-team/dee-qt/dee-qt-fix-imports
Reviewer Review Type Date Requested Status
Florian Boucault Pending
Review via email: mp+92053@code.launchpad.net

Description of the change

Fix wrong imports in qml test file

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'test.qml'
--- test.qml 2011-08-16 12:55:26 +0000
+++ test.qml 2012-02-08 15:38:21 +0000
@@ -1,5 +1,5 @@
1import Qt 4.71import QtQuick 1.0
2import dee 1.02import dee 0.1
33
4ListView {4ListView {
5 width: 2005 width: 200

Subscribers

People subscribed via source and target branches