Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/murmur/Server.h')
-rw-r--r--src/murmur/Server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/murmur/Server.h b/src/murmur/Server.h
index ee927adc4..2cb057cbb 100644
--- a/src/murmur/Server.h
+++ b/src/murmur/Server.h
@@ -131,6 +131,7 @@ public:
QUrl qurlRegWeb;
bool bBonjour;
bool bAllowPing;
+ bool allowRecording;
QRegExp qrUserName;
QRegExp qrChannelName;