remove pointed defaults from header

This commit is contained in:
yggverse 2024-08-12 21:30:30 +03:00
parent b2ce53f6d8
commit 6b4efd9f73
9 changed files with 11 additions and 32 deletions

View file

@ -26,10 +26,6 @@ namespace app
public:
const char * TITLE = _("Yoda");
const int WIDTH = 640;
const int HEIGHT = 480;
Browser(
//const Glib::RefPtr<Gtk::Application> & app,
//const std::shared_ptr<lib::Database> & db