Merge remote-tracking branch 'origin/5.3' into 5.4
Conflicts: src/gsttools/qgstreamervideoinputdevicecontrol.cpp src/plugins/gstreamer/camerabin/camerabinserviceplugin.cpp src/plugins/gstreamer/mediacapture/qgstreamercaptureserviceplugin.cpp Change-Id: Ic854589562d2deeaa0ebf75840cb8a2ee32e99de
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
import QtQuick 2.0
|
||||
import QtQuick 2.1
|
||||
import QtQuick.Window 2.1
|
||||
|
||||
Effect {
|
||||
id: root
|
||||
@@ -49,6 +50,7 @@ Effect {
|
||||
|
||||
property real posX: -1
|
||||
property real posY: -1
|
||||
property real pixDens: Screen.pixelDensity
|
||||
|
||||
QtObject {
|
||||
id: d
|
||||
|
||||
Reference in New Issue
Block a user