summaryrefslogtreecommitdiff
path: root/metawatch/metawatchdigitalsimulator.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-03-28 13:02:18 +0100
committerJavier S. Pedro <maemo@javispedro.com>2013-03-28 13:02:18 +0100
commitcb04065d6a84bb54b485d0ad8715f09a76191412 (patch)
treea54f4c6f2c217e3319e30bfb36f8c09f1bd2a153 /metawatch/metawatchdigitalsimulator.h
parent924de2248526430a8fee67582f510fc89a3786d4 (diff)
downloadsowatch-cb04065d6a84bb54b485d0ad8715f09a76191412.tar.gz
sowatch-cb04065d6a84bb54b485d0ad8715f09a76191412.zip
disable connection timer when bluetooth is off
Diffstat (limited to 'metawatch/metawatchdigitalsimulator.h')
-rw-r--r--metawatch/metawatchdigitalsimulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/metawatch/metawatchdigitalsimulator.h b/metawatch/metawatchdigitalsimulator.h
index de2efdd..8b424ec 100644
--- a/metawatch/metawatchdigitalsimulator.h
+++ b/metawatch/metawatchdigitalsimulator.h
@@ -26,7 +26,7 @@ public:
void vibrate(bool on);
- void retryConnect();
+ void connectToWatch();
void send(const Message& msg);
private slots: