Changeset 222 in flair-src for trunk/tools/FlairGCS/src/DataRemote.h


Ignore:
Timestamp:
02/26/18 09:36:16 (5 years ago)
Author:
Sanahuja Guillaume
Message:

allows realloc in graphs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/DataRemote.h

    r15 r222  
    3636private:
    3737  void SendPeriod(int period, bool auto_refresh);
    38   QAction *b, *c, *d;
     38  QAction *autoRefresh, *setRefreshRate;
     39  //QAction **log;//todo implement this feature (log directly in gcs, in case of uav program crash)
    3940};
    4041
Note: See TracChangeset for help on using the changeset viewer.