init update navigation button

This commit is contained in:
yggverse 2024-08-13 09:05:59 +03:00
parent bc73c831c1
commit fb54cc4431
7 changed files with 76 additions and 9 deletions

View file

@ -10,10 +10,6 @@ Data::Data()
Gtk::Orientation::VERTICAL
);
set_homogeneous(
true
);
// Init elements
navbar = new data::Navbar();