mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
make children widgets managed
This commit is contained in:
parent
75aaa6e717
commit
02b0b42b6b
14 changed files with 25 additions and 77 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <glibmm/i18n.h>
|
||||
#include <gtkmm/applicationwindow.h>
|
||||
#include <gtkmm/object.h>
|
||||
|
||||
namespace lib
|
||||
{
|
||||
|
|
@ -31,8 +32,6 @@ namespace app
|
|||
//const Glib::RefPtr<Gtk::Application> & app,
|
||||
//const std::shared_ptr<lib::Database> & db
|
||||
);
|
||||
|
||||
~Browser();
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue