Changeset 4707 in ntrip for trunk/BNC/src/rinex
- Timestamp:
- Sep 9, 2012, 8:07:01 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/reqcanalyze.cpp
r4706 r4707 117 117 double maxValue) { 118 118 119 _mutex.unlock();120 QMutexLocker locker(&_mutex);121 122 119 bncApp* app = dynamic_cast<bncApp*>(qApp); 123 120 if (app->GUIenabled()) {
Note:
See TracChangeset
for help on using the changeset viewer.