~costales/unav/remove-local-icon-assets

« back to all changes in this revision

Viewing changes to qml/Main.qml

  • Committer: costales
  • Date: 2016-03-28 17:31:47 UTC
  • Revision ID: costales.marcos@gmail.com-20160328173147-sw5l1qiur12mdb20
Reverted revision 4

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    width: units.gu(100)
50
50
    height: units.gu(70)
51
51
 
52
 
    property string applicationVersion: "0.58"
 
52
    property string applicationVersion: "0.57"
53
53
    property string mapUrl: "../nav/index.html"
54
54
    property string appUA: "Mozilla/5.0 (Linux; Android 5.0; Nexus 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.102 Mobile Safari/537.36"
55
55