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


Ignore:
Timestamp:
Jan 19, 2009, 4:24:53 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r1487 r1507  
    6868    void slotFontSel();
    6969    void slotSaveOptions();
    70     void slotResetOptions();
     70    void slotRemoveOptions();
    7171    void slotAddMountPoints();
    7272    void slotGetData();
     
    9292    QAction*   _actFontSel;
    9393    QAction*   _actSaveOpt;
    94     QAction*   _actResetOpt;
     94    QAction*   _actRemoveOpt;
    9595    QAction*   _actQuit;
    9696    QAction*   _actGetData;
Note: See TracChangeset for help on using the changeset viewer.