diff options
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r-- | server/connectionVTP.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/connectionVTP.h b/server/connectionVTP.h index aa9a90f..3acb1a2 100644 --- a/server/connectionVTP.h +++ b/server/connectionVTP.h @@ -24,6 +24,7 @@ private: char *m_LastCommand; eStreamType m_StreamType; + bool m_FiltersSupport; // Members adopted for SVDRP cRecordings Recordings; |