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


Ignore:
Timestamp:
Jun 8, 2013, 10:36:54 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5166 r5167  
    2727
    2828#include <QtGui>
    29 #include <QWebView>
     29#include <QtWebKit>
    3030
    3131class bncMapWin : public QDialog {
     
    4040 public slots:
    4141
     42 private slots:
     43  void slotInitMap(bool isOk);
     44
    4245 private:
    4346  void loadHtmlPage();
Note: See TracChangeset for help on using the changeset viewer.