summaryrefslogtreecommitdiff
path: root/src/core/params.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-11 00:36:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-11 00:36:41 (GMT)
commit30009c26869094699c93ff5d922405e3a13fd26f (patch)
tree4bc9160061d1ab4dc1f8250185242fee1b348439 /src/core/params.h
parent3fbcabfd38e58dc4c47c9cd6ad95acb82e6e352b (diff)
Moved all the temporary creations in a temporary directory.
Diffstat (limited to 'src/core/params.h')
-rw-r--r--src/core/params.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/params.h b/src/core/params.h
index 60c57d4..4535b04 100644
--- a/src/core/params.h
+++ b/src/core/params.h
@@ -66,6 +66,7 @@
#define MPK_TOOLTIP_MAX_CALLS "gui.editor.views.tooltip_max_calls"
#define MPK_TOOLTIP_MAX_STRINGS "gui.editor.views.tooltip_max_strings"
#define MPK_KEYBINDINGS_EDIT "gui.key_bindings.global.edit"
+#define MPK_TMPDIR "misc.tmpdir"
#define MPK_AUTO_SAVE "project.autosave"