This doesn't do a thing - just adds the empty class and sets up the Cmake file so it finds the required Qt components for Subsurface-mobile. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
8 lines
59 B
C++
8 lines
59 B
C++
#include "gpslocation.h"
|
|
|
|
GpsLocation::GpsLocation()
|
|
{
|
|
|
|
}
|
|
|