mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-13 04:37:14 -05:00
add thread priority option (using QThread)
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label_56">
|
||||
<property name="text">
|
||||
<string>Use thread priority (experimental)</string>
|
||||
<string>Use thread priority</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -368,6 +368,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_57">
|
||||
<property name="text">
|
||||
<string>(raising the priority higher than "Normal" is usually not recommended)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="horizontalSpacer_41">
|
||||
<property name="orientation">
|
||||
|
||||
Reference in New Issue
Block a user