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