diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2015-01-12 13:45:44 +0000 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2015-01-12 13:45:44 +0000 |
| commit | 83d0813b0ffc8f329a214b533467c761d734e0c1 (patch) | |
| tree | e09c76bbd17a834be8fa433868076af8399879ea /src/memory.hh | |
| parent | f1f10639a55ef5fdb53035afccf98ab8801241af (diff) | |
Yet more tracking
Diffstat (limited to 'src/memory.hh')
| -rw-r--r-- | src/memory.hh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/memory.hh b/src/memory.hh index 4d2d446f..670da739 100644 --- a/src/memory.hh +++ b/src/memory.hh @@ -17,6 +17,9 @@ enum class MemoryDomain BufferMeta, Options, Highlight, + Mapping, + Commands, + Hooks, WordDB }; |
