#include "app/gui/widgets/palette_editor_widget.h"#include <algorithm>#include <map>#include "absl/strings/str_format.h"#include "app/gfx/resource/arena.h"#include "app/gui/core/color.h"#include "app/gui/core/theme_manager.h"#include "app/gui/core/popup_id.h"#include "app/gui/plots/implot_support.h"#include "util/log.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |