summaryrefslogtreecommitdiffstats
path: root/tests/bttestui/btlocaldevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bttestui/btlocaldevice.h')
-rw-r--r--tests/bttestui/btlocaldevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bttestui/btlocaldevice.h b/tests/bttestui/btlocaldevice.h
index 97e64ed1..4c093bdb 100644
--- a/tests/bttestui/btlocaldevice.h
+++ b/tests/bttestui/btlocaldevice.h
@@ -50,6 +50,7 @@ signals:
public slots:
//QBluetoothLocalDevice
void dumpInformation();
+ void dumpErrors();
void powerOn();
void reset();
void setHostMode(int newMode);