mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-14 10:54:24 +02:00
Code cleanup
This commit is contained in:
@ -18,8 +18,8 @@ public:
|
||||
int errorLine() const {return _errorLine;}
|
||||
|
||||
private:
|
||||
bool readDate(const char *line);
|
||||
bool readRecord(const char *line);
|
||||
bool readHRecord(const char *line, qint64 len);
|
||||
bool readBRecord(const char *line, qint64 len);
|
||||
|
||||
int _errorLine;
|
||||
QString _errorString;
|
||||
|
Reference in New Issue
Block a user