ColUntil: Formatting cleanup

This commit is contained in:
Paul Beckingham 2016-12-31 10:32:41 -05:00
parent 29e4b21a8b
commit e1e21f30fe

View file

@ -31,8 +31,8 @@
////////////////////////////////////////////////////////////////////////////////
ColumnUntil::ColumnUntil ()
{
_name = "until";
_label = STRING_COLUMN_LABEL_UNTIL;
_name = "until";
_label = STRING_COLUMN_LABEL_UNTIL;
}
////////////////////////////////////////////////////////////////////////////////