yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
about_panel.cc
Go to the documentation of this file.
1
#include "
app/editor/ui/about_panel.h
"
2
#include "
app/editor/core/panel_registration.h
"
3
4
namespace
yaze::editor
{
5
6
// Auto-register AboutPanel with ContentRegistry
7
REGISTER_PANEL
(
AboutPanel
);
8
9
}
// namespace yaze::editor
about_panel.h
yaze::editor::AboutPanel
Definition
about_panel.h:11
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
ui
about_panel.cc
Generated by
1.10.0