~costales/unav/0.60-recalc-route-from-out

« back to all changes in this revision

Viewing changes to qml/Main.qml

  • Committer: costales
  • Author(s): Marcos Costales
  • Date: 2016-04-24 16:27:09 UTC
  • Revision ID: costales.marcos@gmail.com-20160424162709-wkfajrpp0ko8vtww
ReleaseĀ 0.59!!

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    width: units.gu(150)
48
48
    height: units.gu(100)
49
49
 
50
 
    property string applicationVersion: "0.58"
 
50
    property string applicationVersion: "0.59"
51
51
    property string mapUrl: "../nav/index.html"
52
52
    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"
53
53