Add OCL Adaptive in Tooltip

Add OCL Adaptive algorithm in UI Tooltip
This commit is contained in:
Dimitris75
2025-12-16 14:27:15 +02:00
parent 96c23f1968
commit a6bc504a2a

View File

@@ -70,7 +70,7 @@
<item row="0" column="1">
<widget class="QComboBox" name="algorithmSelect">
<property name="toolTip">
<string>Select the algorithm to use: 'OCL Dropcutter*', or 'Experimental' (not OCL based).</string>
<string>Select the algorithm to use: 'OCL Dropcutter*', 'OCL Adaptive*' or 'Experimental' (not OCL based).</string>
</property>
</widget>
</item>