Update help and translation

This commit is contained in:
2024-10-02 11:52:35 +02:00
parent 258553a6bb
commit 06b3dbc1bb
14 changed files with 1878 additions and 575 deletions
+2
View File
@@ -36,6 +36,8 @@ public:
QString toString() const;
static double fromHMS(const QString &hms);
static double fromDMS(const QString &dms);
static QString toHMS(double decHour);
static QString toDMS(double deg);
};
struct SkyPointScale