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 efb44cc..4c4ac1c 100644
--- a/dynamicdevice.h
+++ b/dynamicdevice.h
@@ -84,6 +84,7 @@ private:
void InternSetGetTSTimeout(int Seconds);
void InternSetGetTSTimeoutHandlerArg(const char *Arg);
void InternSetLock(bool Lock);
+ bool InternProvidesSource(int Source) const;
public:
cDynamicDevice();
const char *GetDevPath(void) const;