summaryrefslogtreecommitdiff
path: root/hfpag.h
diff options
context:
space:
mode:
Diffstat (limited to 'hfpag.h')
-rw-r--r--hfpag.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hfpag.h b/hfpag.h
index 46e326c..e005c8a 100644
--- a/hfpag.h
+++ b/hfpag.h
@@ -10,6 +10,7 @@ class HfpAg : public QObject
Q_OBJECT
public:
explicit HfpAg(const QBluetoothAddress &addr, QObject *parent = 0);
+ ~HfpAg();
private:
void send(const QString& cmd);