added a toggle to force 30fps mode
This commit is contained in:
parent
f14328bf0a
commit
be6466d5c0
5 changed files with 23 additions and 6 deletions
|
@ -70,6 +70,13 @@
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="force_30fps_mode">
|
||||
<property name="text">
|
||||
<string>Force 30 FPS mode</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue