yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
annotation_overlay_panel.cc
Go to the documentation of this file.
1
#include "
app/editor/oracle/panels/annotation_overlay_panel.h
"
2
#include "
app/editor/core/panel_registration.h
"
3
4
namespace
yaze::editor
{
5
6
// Auto-register AnnotationOverlayPanel with ContentRegistry
7
REGISTER_PANEL
(
AnnotationOverlayPanel
);
8
9
}
// namespace yaze::editor
annotation_overlay_panel.h
yaze::editor::AnnotationOverlayPanel
Room-level annotation management for Oracle projects.
Definition
annotation_overlay_panel.h:53
yaze::editor
Editors are the view controllers for the application.
Definition
patch_export_usage.cc:9
panel_registration.h
REGISTER_PANEL
#define REGISTER_PANEL(PanelClass)
Auto-registration macro for panels with default constructors.
Definition
panel_registration.h:39
src
app
editor
oracle
panels
annotation_overlay_panel.cc
Generated by
1.10.0