- Converted undo to use TextView.
This commit is contained in:
Paul Beckingham 2011-05-12 00:34:34 -04:00
parent 9e3e40c3a9
commit e5555b579d
2 changed files with 56 additions and 87 deletions

View file

@ -121,7 +121,7 @@ sub report
$data{'TDB::loadCompleted'} || 0,
$data{'TDB::gc'},
$data{'TDB::commit'},
$data{'Table::render'};
$data{'View::render'};
diag ($out);
}