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


Ignore:
Timestamp:
Dec 26, 2014, 1:26:56 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6378 r6446  
    5353  void loadHtmlPage();
    5454  void gotoLocation(double lat, double lon);
    55   QWebView* _webView;
    56   QLabel*   _statusLabel;
    57   double    _currLat;
    58   double    _currLon;
     55  QWebView*  _webView;
     56  QLabel*    _statusLabel;
     57  double     _currLat;
     58  double     _currLon;
     59  QByteArray _staID;
    5960};
    6061
Note: See TracChangeset for help on using the changeset viewer.