fixed: index templates and 'change' templates were not cleared when 'reload' function was called
so wrong indexes have been assigned git-svn-id: svn://ttmath.org/publicrep/winix/trunk@759 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -100,3 +100,9 @@ Value::iterator v, next;
|
||||
}
|
||||
|
||||
|
||||
|
||||
void ChangePatterns::Clear()
|
||||
{
|
||||
pat_tab.clear();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user