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


Ignore:
Timestamp:
Sep 24, 2006, 3:22:52 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r143 r182  
    2525    void slotAddMountPoints();
    2626    void slotGetData();
     27    void slotStop();
    2728    void slotNewMountPoints(QStringList* mountPoints);
    2829    void slotDeleteMountPoints();
     
    4344    QAction*   _actQuit;
    4445    QAction*   _actGetData;
     46    QAction*   _actStop;
    4547    QAction*   _actAddMountPoints;
    4648    QAction*   _actDeleteMountPoints;
Note: See TracChangeset for help on using the changeset viewer.