fixed gps fields missing in non-android build

This commit is contained in:
matlabbe
2017-09-21 21:28:39 -04:00
parent bfc393a090
commit ef4aff7d34
6 changed files with 185 additions and 128 deletions

View File

@@ -141,6 +141,7 @@ private:
QLabel * labelMapId,
QLabel * labelPose,
QLabel * labeCalib,
QLabel * labelGps,
bool updateConstraintView);
void updateStereo(const SensorData * data);
void updateWordsMatching();