More Windows uninit stuff.

This commit is contained in:
Pietro Gagliardi 2015-05-08 17:17:03 -04:00
parent 3f3191ea7a
commit a6c86cc863
1 changed files with 2 additions and 1 deletions

View File

@ -110,7 +110,8 @@ void uiUninit(void)
uninitMenus();
// TODO delete hollow brush
uninitContainer();
// TODO delete message font
if (DeleteObject(hMessageFont) == 0)
logLastError("error deleting control font in uiUninit()");
unregisterWindowClass();
// TODO delete default cursor
// TODO delete default icon