fixed events

This commit is contained in:
Peter Schojer
2008-09-18 12:19:11 +00:00
parent b1c5c8b484
commit 4d95e3bf49
7 changed files with 45 additions and 2 deletions

View File

@@ -77,7 +77,6 @@ void TimeFieldCell::setFormat(TimeField::Format fmt)
}
bool TimeFieldCell::serializeJSON(std::ostream& out, const std::string& name)
{
out << name << ":";