mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fix Mdns code
This commit is contained in:
@@ -109,6 +109,7 @@ private:
|
||||
|
||||
QMdnsEngine::Server _server;
|
||||
QMdnsEngine::Cache _cache;
|
||||
QMdnsEngine::Resolver* _resolver;
|
||||
|
||||
QMap<QByteArray, QMdnsEngine::Browser*> _browsedServiceTypes;
|
||||
};
|
||||
|
Reference in New Issue
Block a user