Skip to content

Commit

Permalink
ecmcAxisExpert_v1.ui: Fix encoder source
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssandstrom committed May 14, 2024
1 parent b5d8335 commit 5203378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qt/ecmcAxisExpert_v1.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2496,7 +2496,7 @@
</rect>
</property>
<property name="currentIndex">
<number>1</number>
<number>2</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
Expand Down Expand Up @@ -3311,7 +3311,7 @@
<enum>Qt::LeftToRight</enum>
</property>
<property name="channel" stdset="0">
<string notr="true">$(SYS):$(Axis)-TrjSrcTyp-Cmd</string>
<string notr="true">$(SYS):$(Axis)-EncSrcTyp-Cmd</string>
</property>
</widget>
</widget>
Expand Down

0 comments on commit 5203378

Please sign in to comment.