Merge lp:~ken-vandine/tagger/lp1554621 into lp:tagger

Proposed by Ken VanDine
Status: Merged
Merged at revision: 73
Proposed branch: lp:~ken-vandine/tagger/lp1554621
Merge into: lp:tagger
Diff against target: 12 lines (+1/-1)
1 file modified
app/qml/tagger.qml (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/tagger/lp1554621
Reviewer Review Type Date Requested Status
Michael Zanetti Pending
Review via email: mp+289226@code.launchpad.net

Commit message

Bumped Ubuntu.Content import to 1.3 to use the latest uitk, fixes theming

Description of the change

Bumped Ubuntu.Content import to 1.3 to use the latest uitk, fixes theming

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 'app/qml/tagger.qml'
--- app/qml/tagger.qml 2016-01-28 22:47:00 +0000
+++ app/qml/tagger.qml 2016-03-16 14:57:15 +0000
@@ -25,7 +25,7 @@
25import Ubuntu.Components.Popups 1.325import Ubuntu.Components.Popups 1.3
26import QtMultimedia 5.026import QtMultimedia 5.0
27import QtQuick.Window 2.027import QtQuick.Window 2.0
28import Ubuntu.Content 0.128import Ubuntu.Content 1.3
29import Tagger 0.129import Tagger 0.1
3030
31MainView {31MainView {

Subscribers

People subscribed via source and target branches

to all changes: