mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 00:57:19 +02:00
ColWait: Formatting cleanup
This commit is contained in:
parent
3389665227
commit
79b2540042
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
ColumnWait::ColumnWait ()
|
ColumnWait::ColumnWait ()
|
||||||
{
|
{
|
||||||
_name = "wait";
|
_name = "wait";
|
||||||
_label = STRING_COLUMN_LABEL_WAIT;
|
_label = STRING_COLUMN_LABEL_WAIT;
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue