Changeset 754 in ntrip for trunk/BNS/bnswindow.h


Ignore:
Timestamp:
Mar 30, 2008, 3:58:56 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.h

    r752 r754  
    2828  void slotSaveOptions();
    2929  void slotWhatsThis();
     30  void slotStart();
     31  void slotStop();
    3032
    3133 protected:
     
    4446  QAction*   _actSaveOpt;
    4547  QAction*   _actQuit;
    46   QAction*   _actwhatsthis;
     48  QAction*   _actWhatsThis;
     49  QAction*   _actStart;
     50  QAction*   _actStop;
    4751
    4852  QWidget*   _canvas;
Note: See TracChangeset for help on using the changeset viewer.