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


Ignore:
Timestamp:
Jun 8, 2013, 9:52:18 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5144 r5162  
    7676    void slotSaveOptions();
    7777    void slotAddMountPoints();
    78     void slotMap();
     78    void slotMapMountPoints();
     79    void slotMapPPP();
    7980    void slotStart();
    8081    void slotFinishedPostProcessingPPP();
     
    116117    QAction*   _actSaveOpt;
    117118    QAction*   _actQuit;
    118     QAction*   _actMap;
     119    QAction*   _actMapMountPoints;
     120    QAction*   _actMapPPP;
    119121    QAction*   _actStart;
    120122    QAction*   _actStop;
Note: See TracChangeset for help on using the changeset viewer.