qt: Remove "experimental" from asynchronous shader building UI

This commit is contained in:
ReinUsesLisp 2021-07-20 03:09:21 -03:00 committed by ameerj
parent 3c6d440015
commit a741513e65
1 changed files with 1 additions and 1 deletions

View File

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