GUI: indicate that clang handling is experimental

This commit is contained in:
Daniel Marjamäki 2017-08-03 17:10:56 +02:00
parent d409934bd3
commit ac08e216a4
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@
<item>
<widget class="QCheckBox" name="mClang">
<property name="text">
<string>clang</string>
<string>clang (experimental)</string>
</property>
</widget>
</item>