forked from jbagg/QtZeroConf
Move Q_DECL_EXPORT / IMPORT into qzeroconfglobal.h
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
|
||||
#include <QSharedDataPointer>
|
||||
#include <QHostAddress>
|
||||
#include "qzeroconfglobal.h"
|
||||
|
||||
class QZeroConfServiceData;
|
||||
|
||||
class QZeroConfService
|
||||
class Q_ZEROCONF_EXPORT QZeroConfService
|
||||
{
|
||||
Q_GADGET
|
||||
Q_PROPERTY( QString name READ name )
|
||||
|
Reference in New Issue
Block a user