remove experimental string from VBO and sketcher continue mode

This commit is contained in:
Abdullah Tahiri
2018-12-17 15:46:37 +01:00
committed by wmayer
parent e3cc5c40fc
commit e72398c48c
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@
<item>
<widget class="Gui::PrefCheckBox" name="CheckBox_useVBO">
<property name="text">
<string>Use OpenGL Vertex Buffer Object (experimental)</string>
<string>Use OpenGL Vertex Buffer Object</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>UseVBO</cstring>

View File

@@ -159,7 +159,7 @@
<item row="5" column="0" colspan="2">
<widget class="Gui::PrefCheckBox" name="constraintMode">
<property name="text">
<string>Constraint Creation &quot;Continue Mode&quot; (Experimental)</string>
<string>Constraint Creation &quot;Continue Mode&quot;</string>
</property>
<property name="checked">
<bool>true</bool>