mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
use 60fps as default
This commit is contained in:
parent
828074ace0
commit
fb32ebef40
@ -398,9 +398,9 @@
|
|||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can-focus">True</property>
|
<property name="can-focus">True</property>
|
||||||
<property name="max-width-chars">2</property>
|
<property name="max-width-chars">2</property>
|
||||||
<property name="text" translatable="yes">30</property>
|
<property name="text" translatable="yes">60</property>
|
||||||
<property name="adjustment">adjustment2</property>
|
<property name="adjustment">adjustment2</property>
|
||||||
<property name="value">30</property>
|
<property name="value">60</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
Loading…
Reference in New Issue
Block a user