summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpserver_android_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qllcpserver_android_p.h')
-rw-r--r--src/nfc/qllcpserver_android_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nfc/qllcpserver_android_p.h b/src/nfc/qllcpserver_android_p.h
index 32e6259c..5d5e2aea 100644
--- a/src/nfc/qllcpserver_android_p.h
+++ b/src/nfc/qllcpserver_android_p.h
@@ -61,6 +61,7 @@ class QLlcpServerPrivate : public QObject
Q_OBJECT
public:
QLlcpServerPrivate(QLlcpServer *q);
+ ~QLlcpServerPrivate();
bool listen(const QString &serviceUri);
bool isListening() const;