ColTypeNumeric: Delegated type to base class
This commit is contained in:
@@ -37,7 +37,6 @@ extern Context context;
|
||||
ColumnID::ColumnID ()
|
||||
{
|
||||
_name = "id";
|
||||
_type = "numeric";
|
||||
_style = "number";
|
||||
_label = STRING_COLUMN_LABEL_ID;
|
||||
_modifiable = false;
|
||||
|
||||
Reference in New Issue
Block a user