Skip to content

Commit

Permalink
Better steps nomenclature
Browse files Browse the repository at this point in the history
  • Loading branch information
zdavkeos committed Dec 3, 2023
1 parent 905a0a2 commit 163bb6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plotjuggler_app/plotwidget_editor.ui
Original file line number Diff line number Diff line change
Expand Up @@ -344,14 +344,14 @@
<item>
<widget class="QRadioButton" name="radioSteps">
<property name="text">
<string>Steps</string>
<string>Steps (pre)</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioStepsInv">
<property name="text">
<string>Inverted Steps</string>
<string>Inverted (post)</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 163bb6e

Please sign in to comment.