#include <uisettingspanel.hpp> struct SettingsCategory { // fields std::string id; String parent; String name; };