~tiagosh/messaging-app/port-sdk-1.3

« back to all changes in this revision

Viewing changes to src/qml/MessageDelegateFactory.qml

  • Committer: Tiago Salem Herrmann
  • Date: 2015-09-14 13:51:27 UTC
  • Revision ID: tiago.herrmann@canonical.com-20150914135127-wlw9reccv389elrt
Port messaging-app to sdk 1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 */
18
18
 
19
19
import QtQuick 2.2
20
 
import Ubuntu.Components 1.1
 
20
import Ubuntu.Components 1.3
21
21
import Ubuntu.Contacts 0.1
22
22
import Ubuntu.History 0.1
23
23