Skip to content

Commit

Permalink
QSO Detail: Reorder My ITU/CQ Zones
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Apr 28, 2024
1 parent 296e030 commit 5c7fcf3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions ui/QSODetailDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1405,19 +1405,6 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="myCQLabel">
<property name="text">
Expand All @@ -1441,6 +1428,19 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
Expand Down

0 comments on commit 5c7fcf3

Please sign in to comment.