~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to qt/qmlplugin/oxide.qmltypes

  • Committer: Olivier Tilloy
  • Date: 2016-01-11 16:31:30 UTC
  • Revision ID: olivier.tilloy@canonical.com-20160111163130-cafsda0wzyqbyfsm
Update to oxide.qmltypes missed at revision 1304.

Show diffs side-by-side

added added

removed removed

Lines of Context:
619
619
            isPointer: true
620
620
        }
621
621
        Property { name: "webProcessStatus"; revision: 4; type: "WebProcessStatus"; isReadonly: true }
622
 
        Property { name: "hoveredUrl"; type: "QUrl"; isReadonly: true }
 
622
        Property { name: "hoveredUrl"; revision: 7; type: "QUrl"; isReadonly: true }
623
623
        Signal { name: "loadingStateChanged"; revision: 1 }
624
624
        Signal {
625
625
            name: "loadEvent"