Col*: Moving code into ColTypeString base
This commit is contained in:
@@ -39,7 +39,6 @@ extern Context context;
|
||||
ColumnDepends::ColumnDepends ()
|
||||
{
|
||||
_name = "depends";
|
||||
_type = "string";
|
||||
_style = "list";
|
||||
_label = STRING_COLUMN_LABEL_DEP;
|
||||
_styles = {"list",
|
||||
|
||||
Reference in New Issue
Block a user