No user visible changes expected. Assigning a string literal to `PanelType.description` would give a warning, because ISO C requires these to be `const char *`. Wasn't used so far, but will be with #104831.
No user visible changes expected. Assigning a string literal to `PanelType.description` would give a warning, because ISO C requires these to be `const char *`. Wasn't used so far, but will be with #104831.