diff options
Diffstat (limited to 'include/misc_functions.h')
| -rw-r--r-- | include/misc_functions.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/misc_functions.h b/include/misc_functions.h deleted file mode 100644 index 5287bee8..00000000 --- a/include/misc_functions.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef MISC_FUNCTIONS_H -#define MISC_FUNCTIONS_H - -#include <QCoreApplication> -#include <QTime> - -void delay(int p_milliseconds); - -#endif // MISC_FUNCTIONS_H |
