diff options
Diffstat (limited to 'metawatch/metawatchdigitalsimulator.h')
-rw-r--r-- | metawatch/metawatchdigitalsimulator.h | 2 |
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: |