Changeset 5163 in ntrip
- Timestamp:
- Jun 8, 2013, 9:56:17 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/map/bncmapwin.cpp
r5161 r5163 50 50 51 51 _webView = new QWebView(this); 52 _webView->load(QUrl("http:// www.idnes.cz/"));52 _webView->load(QUrl("http://igs.bkg.bund.de/ntrip/ppp#Scene6")); 53 53 _webView->show(); 54 54
Note:
See TracChangeset
for help on using the changeset viewer.