Merge pull request #5580 from oneup03/master

Implement Reverse Interlaced 3D
This commit is contained in:
Marshall Mohror 2020-11-16 16:53:05 -06:00 committed by GitHub
commit a89261d397
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 29 additions and 8 deletions

View file

@ -171,6 +171,11 @@
<string>Interlaced</string>
</property>
</item>
<item>
<property name="text">
<string>Reverse Interlaced</string>
</property>
</item>
</widget>
</item>
</layout>