~mhall119/ureadit/5.0

« back to all changes in this revision

Viewing changes to components/MoreCommentsItem.qml

  • Committer: Michael Hall
  • Date: 2015-02-08 21:05:46 UTC
  • Revision ID: mhall119@ubuntu.com-20150208210546-sh98u8i5k5m681jw
Lots of work, bump to version 2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import QtQuick 2.0
2
2
import Ubuntu.Components 1.1
3
 
import "../utils/Autolinker.js" as AutoLinkText
 
3
import "../utils/RedditLinker.js" as AutoLinkText
4
4
 
5
5
Rectangle {
6
6
    id: commentListItem