aboutsummaryrefslogtreecommitdiff
path: root/misc_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc_functions.h')
-rw-r--r--misc_functions.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc_functions.h b/misc_functions.h
index 0de2d8ad..026c6353 100644
--- a/misc_functions.h
+++ b/misc_functions.h
@@ -1,6 +1,9 @@
#ifndef MISC_FUNCTIONS_H
#define MISC_FUNCTIONS_H
+#include <QTime>
+#include <QCoreApplication>
+
void delay(int p_milliseconds);
#endif // MISC_FUNCTIONS_H