mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove pointed defaults from header
This commit is contained in:
parent
b2ce53f6d8
commit
6b4efd9f73
9 changed files with 11 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue