Changeset 5214 in ntrip for trunk/BNC/src/bncwindow.h


Ignore:
Timestamp:
Jun 16, 2013, 10:20:24 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.h

    r5187 r5214  
    5454class qtFileChooser;
    5555class bncMapWin;
     56class t_postProcessing;
    5657
    5758class bncWindow : public QMainWindow {
     
    260261    bool _runningPostProcessingPPP;
    261262    bool _runningPostProcessingReqc;
     263    t_postProcessing* _postProcessing;
    262264
    263265    bncMapWin*           _mapWin;
Note: See TracChangeset for help on using the changeset viewer.