Project Alice
Loading...
Searching...
No Matches
gui_production_info_window.hpp
Go to the documentation of this file.
1#prgama once
2
4
5namespace ui {
6
8public
9 std::unique_ptr<element_base> make_child(sys::state& state, std::string_view name, dcon::gui_def_id id) noexcept override { }
10};
11
12} // namespace ui