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


Ignore:
Timestamp:
Sep 7, 2006, 9:39:59 AM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r106 r108  
    1919
    2020  private slots:
     21    void slotHelp();
     22    void slotAbout();
    2123    void slotSaveOptions();
    2224    void slotAddMountPoints();
     
    3436    QMenu*     _menuFile;
    3537
     38    QAction*   _actHelp;
    3639    QAction*   _actAbout;
    3740    QAction*   _actSaveOpt;
Note: See TracChangeset for help on using the changeset viewer.