Use Qt.application.active instead of platformWindow.active
authorMohammed Sameer <msameer@foolab.org>
Fri, 14 Sep 2012 15:53:56 +0000 (18:53 +0300)
committerMohammed Sameer <msameer@foolab.org>
Fri, 14 Sep 2012 15:53:56 +0000 (18:53 +0300)
commit1fd00186c945cd28fa7eb2207b8a8d13eb71f9e0
tree3f36f757b011c2ecf7b509c57382ba06f07ac5f5
parent61ddadcf0220b36eaa8c786dfda973936eed856a
Use Qt.application.active instead of platformWindow.active

platformWindow.active gets toggled from true to false and back to true upon startup.
qml/CameraPage.qml
qml/VideoPage.qml
qml/main.qml