qt: Remove "experimental" from asynchronous shader building UI
This commit is contained in:
parent
3c6d440015
commit
a741513e65
|
@ -82,7 +82,7 @@
|
|||
<string>Enables asynchronous shader compilation, which may reduce shader stutter. This feature is experimental.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use asynchronous shader building (experimental)</string>
|
||||
<string>Use asynchronous shader building</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Reference in New Issue