qt: Remove "experimental" from asynchronous shader building UI

pull/8/head
ReinUsesLisp 4 years ago committed by ameerj
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>

Loading…
Cancel
Save