summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h
index fe8f5c2..4248c64 100644
--- a/src/global.h
+++ b/src/global.h
@@ -29,6 +29,7 @@ struct global_core {
char *msg_store_send;
char *msg_store_new;
char *pb_store;
+ char *model;
char *editor;
char *edit_file;