mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
Col*: Moving code into ColTypeString base
This commit is contained in:
parent
de9c0b97f6
commit
dc72a22887
10 changed files with 5 additions and 14 deletions
|
@ -37,7 +37,6 @@ extern Context context;
|
|||
ColumnMask::ColumnMask ()
|
||||
{
|
||||
_name = "mask";
|
||||
_type = "string";
|
||||
_style = "default";
|
||||
_label = STRING_COLUMN_LABEL_MASK;
|
||||
_modifiable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue