summaryrefslogtreecommitdiffstats
path: root/src/jsObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsObject.h')
-rw-r--r--src/jsObject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jsObject.h b/src/jsObject.h
index b049d11..50a7d8c 100644
--- a/src/jsObject.h
+++ b/src/jsObject.h
@@ -67,6 +67,7 @@ signals:
// for testing
void showTime();
void showDate();
+ void showHelloWorld();
};