summaryrefslogtreecommitdiff
path: root/metawatch/metawatchdigitalsimulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'metawatch/metawatchdigitalsimulator.h')
-rw-r--r--metawatch/metawatchdigitalsimulator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/metawatch/metawatchdigitalsimulator.h b/metawatch/metawatchdigitalsimulator.h
index 6f5c130..de2efdd 100644
--- a/metawatch/metawatchdigitalsimulator.h
+++ b/metawatch/metawatchdigitalsimulator.h
@@ -29,6 +29,9 @@ public:
void retryConnect();
void send(const Message& msg);
+private slots:
+ void handleFormDestroyed();
+
private:
MetaWatchDigitalSimulatorForm* _form;
QPixmap _pixmap[3];