~alecu/+junk/demo-app5

« back to all changes in this revision

Viewing changes to app/ui/HelloTab.qml

  • Committer: Alejandro J. Cura
  • Date: 2014-08-28 19:20:28 UTC
  • Revision ID: alecu@canonical.com-20140828192028-fni721p4j7aszbpo
Take two

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
import "../components"
4
4
 
5
5
Tab {
6
 
    title: i18n.tr("Rick..")
 
6
    title: i18n.tr("Take")
7
7
 
8
8
    page: Page {
9
9
        Column {