added earth-registration support
This commit is contained in:
@@ -47,7 +47,9 @@ private:
|
||||
QPushButton* btnBeacon;
|
||||
QPushButton* btnFingerprintLocation;
|
||||
QPushButton* btnPOI;
|
||||
QPushButton* btnGTP;
|
||||
QPushButton* btnGTP;
|
||||
|
||||
QPushButton* btnEarthReg;
|
||||
|
||||
QPushButton* btnImage;
|
||||
|
||||
@@ -71,6 +73,8 @@ private slots:
|
||||
|
||||
void onNewImage();
|
||||
|
||||
void onNewEarthReg();
|
||||
|
||||
void onMainToolChanged();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user