forked from jbagg/QtZeroConf
Added debug operator<< to QZeroConfService
Signed-off-by: Jonathan Bagg <drwho@infidigm.net>
This commit is contained in:
committed by
Jonathan Bagg
parent
802572f50f
commit
6c9553bd5e
@@ -50,6 +50,8 @@ private:
|
||||
QExplicitlySharedDataPointer<QZeroConfServiceData> data;
|
||||
};
|
||||
|
||||
QDebug operator<<(QDebug debug, const QZeroConfService &service);
|
||||
|
||||
Q_DECLARE_METATYPE(QZeroConfService)
|
||||
|
||||
#endif // QZEROCONFSERVICE_H
|
||||
|
Reference in New Issue
Block a user