Set window title.
This commit is contained in:
parent
42d1711bfb
commit
9723c19514
@ -49,6 +49,7 @@ class Window
|
|||||||
{
|
{
|
||||||
m_gl = new Gl();
|
m_gl = new Gl();
|
||||||
set_window_icon();
|
set_window_icon();
|
||||||
|
m_window.set_title("jes!!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user