mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refactor: Move SimBrief button to a easier to reach location
As requested by some users, this button is used more often than other buttons in the flight plan component. Hence it should be moved to a better place.
This commit is contained in:
@@ -722,7 +722,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<item row="0" column="0">
|
||||
<widget class="QPushButton" name="pb_SimBrief">
|
||||
<property name="text">
|
||||
<string>SimBrief</string>
|
||||
@@ -1141,10 +1141,10 @@
|
||||
<tabstop>le_PilotsName</tabstop>
|
||||
<tabstop>le_PilotsHomeBase</tabstop>
|
||||
<tabstop>le_LastSent</tabstop>
|
||||
<tabstop>pb_SimBrief</tabstop>
|
||||
<tabstop>pb_Reset</tabstop>
|
||||
<tabstop>pb_Send</tabstop>
|
||||
<tabstop>pb_Download</tabstop>
|
||||
<tabstop>pb_SimBrief</tabstop>
|
||||
<tabstop>pb_SaveDisk</tabstop>
|
||||
<tabstop>pb_LoadDisk</tabstop>
|
||||
<tabstop>pb_SaveTemplate</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user