diff options
Diffstat (limited to 'src/QXmppRtpChannel.h')
| -rw-r--r-- | src/QXmppRtpChannel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QXmppRtpChannel.h b/src/QXmppRtpChannel.h index 5f74c401..881b31df 100644 --- a/src/QXmppRtpChannel.h +++ b/src/QXmppRtpChannel.h @@ -74,6 +74,7 @@ public: /// \cond qint64 bytesAvailable() const; + void close(); bool isSequential() const; qint64 pos() const; bool seek(qint64 pos); |
