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


Ignore:
Timestamp:
Feb 14, 2007, 2:10:12 PM (17 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r356 r399  
    2828
    2929#include <QtGui>
     30#include <QWhatsThis>
    3031
    3132#include "bncgetthread.h"
     
    5354    void slotGetThreadErrors();
    5455    void slotSelectionChanged();
     56    void slotWhatsThis();
    5557
    5658  protected:
     
    7072    QAction*   _actAddMountPoints;
    7173    QAction*   _actDeleteMountPoints;
     74    QAction*   _actwhatsthis;
     75    QAction*   _actwhatsthismenu;
    7276
    7377    QLineEdit* _proxyHostLineEdit;
Note: See TracChangeset for help on using the changeset viewer.