mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-08 00:44:39 -04:00
Tweak the Astro Window layout.
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ void Astro::astroUpdate(QDateTime t, QString mygrid, QString azelDir, double xav
|
||||
"Dgrd: %6.1f",
|
||||
azmoon,elmoon,ndop00,decmoon,azsun,elsun,
|
||||
nfreq,ntsky,xnr,dgrd);
|
||||
ui->astroTextBrowser->setText(" "+ date + "\nUTC: " + utc + "\n" + cc);
|
||||
ui->astroTextBrowser->setText(" "+ date + "\nUTC: " + utc + "\n" + cc);
|
||||
|
||||
double azOffset=0.0;
|
||||
double elOffset=0.0;
|
||||
|
||||
Reference in New Issue
Block a user