ColWait: Formatting cleanup

This commit is contained in:
Paul Beckingham 2016-12-31 10:34:24 -05:00
parent 3389665227
commit 79b2540042

View file

@ -31,8 +31,8 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
ColumnWait::ColumnWait () ColumnWait::ColumnWait ()
{ {
_name = "wait"; _name = "wait";
_label = STRING_COLUMN_LABEL_WAIT; _label = STRING_COLUMN_LABEL_WAIT;
} }
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////