#include <uisettingspanel.hpp> struct SettingsGroup { // fields std::string category; String name; size_t beforeSetting { 0 }; };