Update help and translation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user