Changeset 676 in ntrip
- Timestamp:
- Feb 4, 2008, 10:18:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r670 r676 688 688 QUrl url; 689 689 url.setPath(":bnchelp.html"); 690 new bncHlpDlg( this, url);690 new bncHlpDlg(0, url); 691 691 } 692 692
Note:
See TracChangeset
for help on using the changeset viewer.