--- a/ui/common/wrapper.c Mon Sep 29 21:34:43 2025 +0200 +++ b/ui/common/wrapper.c Wed Oct 01 14:20:10 2025 +0200 @@ -301,7 +301,7 @@ } -/* ---------------------------- UiTextStyle ---------------------------- */ +/* ---------------------------- UiCellValue ---------------------------- */ UiBool ui_cell_value_is_string(UiCellValue *value) { return value->type == UI_STRING_EDITABLE;