summaryrefslogtreecommitdiffstats
path: root/src/entry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entry.cpp')
-rw-r--r--src/entry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entry.cpp b/src/entry.cpp
index a0460da..534603a 100644
--- a/src/entry.cpp
+++ b/src/entry.cpp
@@ -264,6 +264,7 @@ void Entry::reset()
protection = Public;
groupDocType = GROUPDOC_NORMAL;
id.resize(0);
+ metaData.resize(0);
m_sublist->clear();
extends->clear();
groups->clear();