require db on browser construct

This commit is contained in:
yggverse 2024-08-11 14:52:09 +03:00
parent c477c70c56
commit 4b2fe64b08
3 changed files with 16 additions and 8 deletions

View file

@ -4,7 +4,8 @@
using namespace app;
Browser::Browser(
const Glib::RefPtr<Gtk::Application> & app
const Glib::RefPtr<Gtk::Application> & app,
const lib::Database & db
) {
set_title(
TITLE