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


Ignore:
Timestamp:
Jun 8, 2013, 1:24:02 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5167 r5177  
    3939
    4040 public slots:
     41  void slotGotoLocation();
    4142
    4243 private slots:
     
    4647  void loadHtmlPage();
    4748  QWebView* _webView;
     49  double    _currLat;
     50  double    _currLon;
    4851};
    4952
Note: See TracChangeset for help on using the changeset viewer.