Keeping both builders, renaming them.
This commit is contained in:
parent
bae36631d2
commit
0b38380437
2 changed files with 34 additions and 28 deletions
|
|
@ -83,7 +83,8 @@ namespace gui_to_app {
|
|||
|
||||
bool erase_obj(const character::billyEnums &obj) noexcept;
|
||||
|
||||
Glib::RefPtr<Gtk::Builder> app_builder;
|
||||
Glib::RefPtr<Gtk::Builder> window_builder;
|
||||
Glib::RefPtr<Gtk::Builder> menu_builder;
|
||||
learn_gtkmm4::HelloWorld *main_window{ nullptr };
|
||||
selection_button *sword_switch{ nullptr };
|
||||
selection_button *lance_switch{ nullptr };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue