summaryrefslogtreecommitdiff
path: root/server/connectionVTP.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r--server/connectionVTP.h1
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;