Changeset 4583 in ntrip for trunk/BNC/src/rinex
- Timestamp:
- Aug 29, 2012, 5:08:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/graphwin.cpp
r4580 r4583 140 140 void t_graphWin::slotPrint() { 141 141 142 savePNG("./", ".PNG");143 144 142 QPrinter printer; 145 143 QPrintDialog* dialog = new QPrintDialog(&printer, this);
Note:
See TracChangeset
for help on using the changeset viewer.