ColUntil: Formatting cleanup

This commit is contained in:
Paul Beckingham
2016-12-31 10:32:41 -05:00
parent f3b28374c2
commit 8e39420375

View File

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