Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 01b3103a authored by ARONSSOHN Constantin's avatar ARONSSOHN Constantin Committed by MOEBEL Emmanuel
Browse files

Improve default behaviour, and fix bug where the default was set to shapes...

parent bc406425
No related branches found
No related tags found
1 merge request!3Improve default behaviour, and fix bug where the default was set to shapes...
......@@ -39,12 +39,12 @@
<widget class="QComboBox" name="cb_strategy">
<item>
<property name="text">
<string>Shapes</string>
<string>Spheres</string>
</property>
</item>
<item>
<property name="text">
<string>Spheres</string>
<string>Shapes</string>
</property>
</item>
</widget>
......@@ -184,7 +184,7 @@ p, li { white-space: pre-wrap; }
<item row="0" column="0">
<widget class="QLabel" name="lbl_strategy_input">
<property name="text">
<string>Shape mask paths</string>
<string>Sphere radius list</string>
</property>
</widget>
</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment