Skip to content

Commit

Permalink
Put station and N1MM back on top
Browse files Browse the repository at this point in the history
  • Loading branch information
w9cf committed Dec 25, 2022
1 parent 91f3216 commit 0b61e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/cwsimgui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<string> Station Data input tab and simulator parameter tab</string>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="stationTab">
<property name="focusPolicy">
Expand Down Expand Up @@ -829,7 +829,7 @@
<string>F1 CQ Button</string>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="n1mmEntry">
<property name="focusPolicy">
Expand Down

0 comments on commit 0b61e81

Please sign in to comment.