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 () ColumnUntil::ColumnUntil ()
{ {
_name = "until"; _name = "until";
_label = STRING_COLUMN_LABEL_UNTIL; _label = STRING_COLUMN_LABEL_UNTIL;
} }
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////