mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Random whitespace cleanup
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3c1a111404
commit
19e95efd6f
5 changed files with 92 additions and 97 deletions
|
|
@ -18,8 +18,7 @@ struct gpsTracker {
|
|||
int idx;
|
||||
};
|
||||
|
||||
class GpsLocation : QObject
|
||||
{
|
||||
class GpsLocation : QObject {
|
||||
Q_OBJECT
|
||||
public:
|
||||
GpsLocation(void (*showMsgCB)(const char *msg), QObject *parent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue