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
9802
in ntrip for
trunk/BNC/src/map
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:
Aug 11, 2022, 2:42:17 PM (
3 years
ago)
Author:
stuerze
Message:
minor changes
File:
1 edited
trunk/BNC/src/map/bncmapwin.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/BNC/src/map/bncmapwin.cpp
¶
r9790
r9802
130
130
_currLon = lon;
131
131
132
if (!_webView) {
132
if (!_webView
->page()
) {
133
133
return;
134
134
}
…
…
157
157
return;
158
158
}
159
159
160
double ell[3];
160
161
xyz2ell(xx.data(), ell);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive