Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5240
in ntrip for
trunk/BNC/src/rinex
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 17, 2013, 9:26:18 AM (
12 years
ago)
Author:
mervart
Message:
File:
1 edited
trunk/BNC/src/rinex/bncpostprocess.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/BNC/src/rinex/bncpostprocess.cpp
¶
r5239
r5240
159
159
delete _rnxObsFile; _rnxObsFile = 0;
160
160
emit finished();
161
deleteLater();
162
161
return;
163
162
}
…
…
205
204
if (_isToBeDeleted) {
206
205
QThread::exit(0);
207
this->deleteLater();
208
206
return;
209
207
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive