check export_libguh
This commit is contained in:
parent
05a7b69240
commit
bd23b42e36
@ -25,9 +25,10 @@
|
||||
#include <QHash>
|
||||
#include <QUrl>
|
||||
|
||||
#include "libguh.h"
|
||||
|
||||
class LIBGUH_EXPORT CoapObserveResource
|
||||
{
|
||||
|
||||
public:
|
||||
CoapObserveResource();
|
||||
CoapObserveResource(const QUrl &url, const QByteArray &token);
|
||||
|
||||
Reference in New Issue
Block a user