Changeset 5943 in ntrip for trunk/BNC/src/bncwindow.h


Ignore:
Timestamp:
Aug 16, 2014, 9:55:21 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.h

    r5929 r5943  
    6868    void slotMountPointsRead(QList<bncGetThread*>);
    6969    void slotBncTextChanged();
    70     void slotPostProgress(int);
    7170
    7271  private slots:
     
    8281    void slotMapPPPClosed();
    8382    void slotStart();
    84     void slotFinishedPostProcessingReqc();
    8583    void slotStop();
    8684    void slotNewMountPoints(QStringList* mountPoints);
     
    9593    void slotSetUploadTrafo();
    9694    void slotReqcEditOption();
     95    void slotFinishedPostProcessingReqc();
     96    void slotPostProgress(int);
     97    void slotFinishedRnxPPP();
    9798
    9899  protected:
Note: See TracChangeset for help on using the changeset viewer.