mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Name the set TOT ASAP button better.
This commit is contained in:
parent
611b6fc272
commit
b6421646ff
@ -78,7 +78,7 @@ class QPackageDialog(QDialog):
|
||||
self.tot_spinner.timeChanged.connect(self.save_tot)
|
||||
self.tot_column.addWidget(self.tot_spinner)
|
||||
|
||||
self.reset_tot_button = QPushButton("Reset TOT")
|
||||
self.reset_tot_button = QPushButton("ASAP")
|
||||
self.reset_tot_button.setToolTip(
|
||||
"Sets the package TOT to the earliest time that all flights can "
|
||||
"arrive at the target."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user