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

allows realloc in graphs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/ConnectionLayout.cpp

    r30 r222  
    136136
    137137QString ConnectionLayout::getRemoteName() { return remoteName; }
     138
    138139void ConnectionLayout::drawDatas(char *buf, int buf_size, uint16_t period,
    139140                                 bool big_endian) {
Note: See TracChangeset for help on using the changeset viewer.