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