From 32485e465199c587f73700f70a5a912ab5661205 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Mar 2016 00:41:00 +0300 Subject: Add server feature haveFamily. --- src/net/serverfeatures.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/serverfeatures.h') diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index 30fb97f5c..8f690b3ed 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -130,6 +130,8 @@ class ServerFeatures notfinal virtual bool haveMail() const = 0; virtual bool haveServerPets() const = 0; + + virtual bool haveFamily() const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2