diff options
Diffstat (limited to 'dynamicdevice.h')
-rw-r--r-- | dynamicdevice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamicdevice.h b/dynamicdevice.h index 881a1ce..efb44cc 100644 --- a/dynamicdevice.h +++ b/dynamicdevice.h @@ -72,6 +72,7 @@ private: bool subDeviceIsReady; cString *devpath; cString *udevRemoveSyspath; + cString *udevProvidesSources; cString *getTSTimeoutHandlerArg; bool isDetachable; time_t getTSWatchdog; |