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


Ignore:
Timestamp:
Feb 12, 2012, 1:07:29 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r3629 r3685  
    6666    void slotMountPointsRead(QList<bncGetThread*>);
    6767    void slotBncTextChanged();
    68     void slotPostProgress(float);
     68    void slotPostProgress(int);
    6969
    7070  private slots:
     
    162162    qtFileChooser* _postNavFileChooser;
    163163    qtFileChooser* _postCorrFileChooser;
    164     QProgressBar*  _postProgressBar;
    165164    QLabel*        _postProgressLabel;
    166165    QLineEdit*     _postOutLineEdit;
Note: See TracChangeset for help on using the changeset viewer.