GUI: indicate that clang handling is experimental
This commit is contained in:
parent
d409934bd3
commit
ac08e216a4
|
@ -513,7 +513,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="mClang">
|
<widget class="QCheckBox" name="mClang">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>clang</string>
|
<string>clang (experimental)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in New Issue