Skip to content

Commit 9f8a135

Browse files
committed
enable the orientation binding
1 parent 30fa997 commit 9f8a135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/QZXingLive/main_qt6_2.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ ApplicationWindow
9595
{
9696
id: zxingFilter
9797
videoSink: videoOutput.videoSink
98+
orientation: videoOutput.orientation
9899

99100
captureRect: {
100101
videoOutput.sourceRect;

0 commit comments

Comments
 (0)