ColWait: Formatting cleanup

This commit is contained in:
Paul Beckingham
2016-12-31 10:34:24 -05:00
parent b45e226db9
commit 7470af24a9

View File

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