diff options
Diffstat (limited to 'debug_functions.h')
| -rw-r--r-- | debug_functions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_functions.h b/debug_functions.h index 38275b0f..6feaf90a 100644 --- a/debug_functions.h +++ b/debug_functions.h @@ -4,5 +4,6 @@ #include <QString> void call_error(QString message); +void call_notice(QString message); #endif // DEBUG_FUNCTIONS_H |
