correctly update/display window title/class

This commit is contained in:
Michael Stapelberg
2010-04-13 17:22:34 +02:00
parent bcfb0d2505
commit fd8735a6fd
13 changed files with 114 additions and 95 deletions

View File

@ -48,5 +48,6 @@
#include "con.h"
#include "load_layout.h"
#include "render.h"
#include "window.h"
#endif