~ibelieve/stock-ticker-mobile-app/new-ui

« back to all changes in this revision

Viewing changes to Stock_Ticker.qml

  • Committer: Tarmac
  • Author(s): Robert Steckroth
  • Date: 2013-07-16 13:19:11 UTC
  • mfrom: (1.1.9 stable)
  • Revision ID: tarmac-20130716131911-bel5u5lv5adg8gca
Design fixes and autopilot tests added.

Approved by Ubuntu Phone Apps Jenkins Bot, Robert Steckroth.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
    property string quoteParams: "?f=sabl1vpghojkc8dre7j1n&s="
49
49
 
50
50
    function log(message) {
51
 
         console.log("["+applicationName+"] "+message)
 
51
//         console.log("["+applicationName+"] "+message)
52
52
    }
53
53
 
54
54
    Component.onCompleted: {