summaryrefslogtreecommitdiff
path: root/src/panel/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panel/log.h')
-rw-r--r--src/panel/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panel/log.h b/src/panel/log.h
index 91e2c83..5ea95cc 100644
--- a/src/panel/log.h
+++ b/src/panel/log.h
@@ -35,6 +35,7 @@ typedef enum _LogMessageType
{
LMT_INFO, /* Information sur l'exécution */
LMT_BAD_BINARY, /* Binaire malformé */
+ LMT_PROCESS, /* Début de tâche quelconque */
LMT_COUNT