[Merge] lp:~artmello/gallery-app/gallery-app-sdk_1_3 into lp:gallery-app
Renato Araujo Oliveira Filho
renato.filho at canonical.com
Thu Nov 5 17:54:57 UTC 2015
Diff comments:
>
> === modified file 'rc/qml/AlbumEditor/AlbumEditMenu.qml'
> --- rc/qml/AlbumEditor/AlbumEditMenu.qml 2013-07-17 12:52:46 +0000
> +++ rc/qml/AlbumEditor/AlbumEditMenu.qml 2015-11-05 12:56:26 +0000
> @@ -18,8 +18,8 @@
> */
>
> import QtQuick 2.0
will be nice to use the opportunity to change all QtQuick 2.0 to QtQuick 2.4 (same used by SDK).
Is not a blocker.
> -import Ubuntu.Components.Popups 0.1
> -import Ubuntu.Components.ListItems 0.1 as ListItem
> +import Ubuntu.Components.Popups 1.3
> +import Ubuntu.Components.ListItems 1.3 as ListItem
>
> /*!
> Popover to show the context menu for an album
--
https://code.launchpad.net/~artmello/gallery-app/gallery-app-sdk_1_3/+merge/276163
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~artmello/gallery-app/gallery-app-sdk_1_3 into lp:gallery-app.
More information about the Ubuntu-reviews
mailing list