Changeset 4303 in ntrip for trunk/BNC/src/rinex/polarplot.cpp
- Timestamp:
- Jun 23, 2012, 11:51:36 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/polarplot.cpp
r4302 r4303 79 79 QwtPolarPlot(QwtText("Polar Plot"), parent ) { 80 80 81 setAutoReplot(false);81 /// setAutoReplot(false); 82 82 setPlotBackground(Qt::darkBlue); 83 83
Note:
See TracChangeset
for help on using the changeset viewer.