Minor: Drop "(experimental)" from coroutines label

#KT-25681 Fixed
This commit is contained in:
Alexey Sedunov
2018-10-17 16:32:22 +03:00
parent b13d270d77
commit 0bf9a795aa
@@ -344,7 +344,7 @@
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<text value="Coro&amp;utines (experimental)"/> <text value="Coro&amp;utines"/>
</properties> </properties>
</component> </component>
<component id="4cb8f" class="javax.swing.JComboBox" binding="coroutineSupportComboBox"> <component id="4cb8f" class="javax.swing.JComboBox" binding="coroutineSupportComboBox">