Changeset 5180 in ntrip for trunk/BNC/src/map/bncmapwin.h


Ignore:
Timestamp:
Jun 8, 2013, 3:44:33 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/map/bncmapwin.h

    r5177 r5180  
    3939
    4040 public slots:
    41   void slotGotoLocation();
     41  void slotGotoLocation(double lat, double lon);
    4242
    4343 private slots:
    4444  void slotInitMap(bool isOk);
     45  void slotTest();
    4546
    4647 private:
Note: See TracChangeset for help on using the changeset viewer.