Changeset 3608 in ntrip for trunk/BNC/bncwindow.h


Ignore:
Timestamp:
Jan 22, 2012, 12:02:38 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r3605 r3608  
    7676    void slotAddMountPoints();
    7777    void slotGetData();
     78    void slotPostProcessing();
    7879    void slotStop();
    7980    void slotNewMountPoints(QStringList* mountPoints);
     
    107108    QAction*   _actQuit;
    108109    QAction*   _actGetData;
     110    QAction*   _actPostProcessing;
    109111    QAction*   _actStop;
    110112    QAction*   _actAddMountPoints;
Note: See TracChangeset for help on using the changeset viewer.