Browse Source

Minimum RT prio is 6

tags/v0.9.0
falkTX 10 years ago
parent
commit
eaca417cbf
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      resources/ui/settings_jack.ui

+ 4
- 1
resources/ui/settings_jack.ui View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>680</width>
<height>446</height>
<height>449</height>
</rect>
</property>
<property name="windowTitle">
@@ -110,6 +110,9 @@
<property name="toolTip">
<string>Scheduler priority when running in realtime mode</string>
</property>
<property name="minimum">
<number>6</number>
</property>
</widget>
</item>
<item row="1" column="0">


Loading…
Cancel
Save