added a toggle to force 30fps mode

This commit is contained in:
zarroboogs 2019-04-06 23:02:55 +03:00
parent f14328bf0a
commit be6466d5c0
5 changed files with 23 additions and 6 deletions

View file

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