summaryrefslogtreecommitdiff
path: root/examples/bluetooth/btchat/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btchat/chat.h')
-rw-r--r--examples/bluetooth/btchat/chat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/bluetooth/btchat/chat.h b/examples/bluetooth/btchat/chat.h
index 1c9d3211..d9a22ca7 100644
--- a/examples/bluetooth/btchat/chat.h
+++ b/examples/bluetooth/btchat/chat.h
@@ -40,6 +40,8 @@ private slots:
void newAdapterSelected();
+ void initBluetooth();
+
private:
int adapterFromUserSelection() const;
int currentAdapterIndex = 0;