summaryrefslogtreecommitdiff
path: root/src/panel/panels.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panel/panels.h')
-rw-r--r--src/panel/panels.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panel/panels.h b/src/panel/panels.h
index feaa908..4584bba 100644
--- a/src/panel/panels.h
+++ b/src/panel/panels.h
@@ -36,6 +36,7 @@ typedef enum _PanelType
PNT_LOG, /* Messages système */
PNT_REGISTERS, /* Registres d'architecture */
PNT_SYMBOLS, /* Symboles d'exécutable */
+ PNT_STRINGS, /* Chaînes de carac. trouvées */
PNT_COUNT