summaryrefslogtreecommitdiff
path: root/dynamicdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'dynamicdevice.h')
-rw-r--r--dynamicdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamicdevice.h b/dynamicdevice.h
index 5a9017c..881a1ce 100644
--- a/dynamicdevice.h
+++ b/dynamicdevice.h
@@ -69,6 +69,7 @@ public:
static bool IsAttached(const char *DevPath);
private:
int index;
+ bool subDeviceIsReady;
cString *devpath;
cString *udevRemoveSyspath;
cString *getTSTimeoutHandlerArg;