From d83093df7602aa2896de71292b47948540c22a44 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Mon, 6 May 2013 01:11:40 +0200 Subject: metawatch watchface in QML still a work in progress --- metawatch/metawatchdigitalsimulator.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'metawatch') diff --git a/metawatch/metawatchdigitalsimulator.cpp b/metawatch/metawatchdigitalsimulator.cpp index dcd0f6f..c20e8c5 100644 --- a/metawatch/metawatchdigitalsimulator.cpp +++ b/metawatch/metawatchdigitalsimulator.cpp @@ -24,6 +24,9 @@ MetaWatchDigitalSimulator::MetaWatchDigitalSimulator(ConfigKey *config, QObject // Show the form _form->showNormal(); + + // Schedule a connection even if BT is off or anything like that. + scheduleConnect(); } MetaWatchDigitalSimulator::~MetaWatchDigitalSimulator() -- cgit v1.2.3