Changeset 399 in ntrip for trunk/BNC/bnctabledlg.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/bnctabledlg.h

    r299 r399  
    2929#include <QtCore>
    3030#include <QtGui>
     31#include <QWhatsThis>
    3132
    3233#include "bncconst.h"
     
    4950    void slotSkl();
    5051    void slotSelectionChanged();
     52    void slotWhatsThis();
    5153
    5254  private:
     
    6062    QPushButton* _buttonCancel;
    6163    QPushButton* _buttonOK;
     64    QPushButton* _buttonWhatsThis;
    6265
    6366    QTableWidget* _table;
Note: See TracChangeset for help on using the changeset viewer.