Changeset 4448 in ntrip
- Timestamp:
- Jul 29, 2012, 3:51:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/reqcanalyze.cpp
r4445 r4448 91 91 92 92 bncApp* app = dynamic_cast<bncApp*>(qApp); 93 if (app-> mode() == bncApp::interactive) {93 if (app->GUIenabled()) { 94 94 95 95 double maxMP = 0.0;
Note:
See TracChangeset
for help on using the changeset viewer.