~rpadovani/reminders-app/fix-predictive-text

« back to all changes in this revision

Viewing changes to src/app/qml/ui/NoteConflictPage.qml

align all sdk imports to 1.3.

Approved by Riccardo Padovani, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
18
 
19
 
import QtQuick 2.3
 
19
import QtQuick 2.4
20
20
import Ubuntu.Components 1.3
21
21
import Evernote 0.1
22
22
import "../components"