Changeset 5323 in ntrip for trunk/BNC/src/map/bncmapwin.cpp


Ignore:
Timestamp:
Jul 15, 2013, 2:38:06 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5321 r5323  
    5858  _webView = new QWebView(this);
    5959  connect(_webView, SIGNAL(loadFinished(bool)), this, SLOT(slotInitMap(bool)));
    60 
    61   MyWebPage* webPage = new MyWebPage();
    62   _webView->setPage(webPage);
    6360
    6461  // Proxy Settings
Note: See TracChangeset for help on using the changeset viewer.