Changeset 5810 in ntrip for trunk/BNC/src/PPP/pppMain.h


Ignore:
Timestamp:
Aug 6, 2014, 11:34:36 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppMain.h

    r5736 r5810  
    33
    44#include <QtCore>
    5 #include "options.h"
    6 #include "pppThread.h"
     5#include "pppOptions.h"
     6#include "pppInclude.hread.h"
    77
    88namespace BNC {
     
    1818  void readOptions();
    1919
    20   QList<t_options*>   _options;
    21   QList<t_pppThread*> _pppThreads;
     20  QList<t_pppOptions*>   _options;
     21  QList<t_pppInclude.hread*> _pppInclude.hreads;
    2222  QString             _logFile;
    2323  QString             _nmeaFile;
Note: See TracChangeset for help on using the changeset viewer.