Index: sources/device/DeviceController.h =================================================================== diff -u -re8262d170bb94046ddb767074a31530bdf4a2319 -rf7394a2cb3477d81896b9993308dd9654cd3e42e --- sources/device/DeviceController.h (.../DeviceController.h) (revision e8262d170bb94046ddb767074a31530bdf4a2319) +++ sources/device/DeviceController.h (.../DeviceController.h) (revision f7394a2cb3477d81896b9993308dd9654cd3e42e) @@ -112,6 +112,8 @@ QFileSystemWatcher _fileSystemWatcher; + //TODO: all of these should use the TimesProcess (instead of QProcess) + // to be able to kill the process automatically after the set time out. DEVICE_DEV_DEFINITION_LIST public slots: