~uriboni/messaging-app/stickers

« back to all changes in this revision

Viewing changes to src/qml/Messages.qml

  • Committer: Ugo Riboni
  • Date: 2015-11-13 13:35:22 UTC
  • Revision ID: ugo.riboni@canonical.com-20151113133522-a74diipo5g2famnn
Remove debug code

Show diffs side-by-side

added added

removed removed

Lines of Context:
1151
1151
 
1152
1152
    KeyboardRectangle {
1153
1153
        id: keyboard
1154
 
        height: units.gu(60)  // REMOVE '''''' only to test on dekstop
1155
1154
    }
1156
1155
 
1157
1156
    MessageInfoDialog {