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
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>