ColDescription: Added _modifiable
This commit is contained in:
@@ -43,6 +43,7 @@ ColumnDescription::ColumnDescription ()
|
|||||||
_name = "description";
|
_name = "description";
|
||||||
_style = "combined";
|
_style = "combined";
|
||||||
_label = STRING_COLUMN_LABEL_DESC;
|
_label = STRING_COLUMN_LABEL_DESC;
|
||||||
|
_modifiable = true;
|
||||||
|
|
||||||
_styles = {"combined",
|
_styles = {"combined",
|
||||||
"desc",
|
"desc",
|
||||||
|
|||||||
Reference in New Issue
Block a user