#include <uifontpickerdialog.hpp> struct FontStyleEntry { // fields std::string label; FontDesc desc; };