mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
update browser title
This commit is contained in:
parent
1d07bbd75e
commit
f591398b51
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ namespace app
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
const Glib::ustring TITLE = "Basic application";
|
const Glib::ustring TITLE = "Yoda";
|
||||||
const int WIDTH = 640;
|
const int WIDTH = 640;
|
||||||
const int HEIGHT = 480;
|
const int HEIGHT = 480;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue