diff options
Diffstat (limited to 'txtrecv.h')
-rw-r--r-- | txtrecv.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -185,6 +185,7 @@ private: //cCondVar condVar; //cMutex mutex; //int count; + tChannelID currentLiveChannel; protected: int TPid; tChannelID chan; |