Changeset 436 in flair-src for trunk/tools/FlairGCS/src/DataRemote.cpp


Ignore:
Timestamp:
08/24/21 11:58:44 (3 years ago)
Author:
Sanahuja Guillaume
Message:

gcs:sync graphs

File:
1 edited

Legend:

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

    r269 r436  
    77#include <QInputDialog>
    88#include <QtXml>
    9 #include "Manager.h"
    109#include "ConnectionLayout.h"
    1110
     
    4847
    4948  action = menu->exec(point);
    50 
    51   // auto_refresh=b->isChecked();
    5249
    5350  if (action == autoRefresh) {
Note: See TracChangeset for help on using the changeset viewer.