Changeset 4583 in ntrip


Ignore:
Timestamp:
Aug 29, 2012, 5:08:12 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/graphwin.cpp

    r4580 r4583  
    140140void t_graphWin::slotPrint() {
    141141
    142   savePNG("./", ".PNG");
    143 
    144142  QPrinter printer;
    145143  QPrintDialog* dialog = new QPrintDialog(&printer, this);
Note: See TracChangeset for help on using the changeset viewer.