summaryrefslogtreecommitdiff
path: root/metawatch/metawatchdigitalsimulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'metawatch/metawatchdigitalsimulator.h')
-rw-r--r--metawatch/metawatchdigitalsimulator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/metawatch/metawatchdigitalsimulator.h b/metawatch/metawatchdigitalsimulator.h
index 8b424ec..d9d1295 100644
--- a/metawatch/metawatchdigitalsimulator.h
+++ b/metawatch/metawatchdigitalsimulator.h
@@ -31,6 +31,7 @@ public:
private slots:
void handleFormDestroyed();
+ void handleButtonPressed(int button);
private:
MetaWatchDigitalSimulatorForm* _form;