More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-08 18:32:32 -04:00
parent 2e9ff88561
commit 9d67ec7fa4
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
// 6 april 2015
#include "uipriv_windows.h"
// TODO
// - [18:19] <ZeroOne> Though, if you minimise it and bring it back up, the buttons disappear until you resize the window. Not sure if you care about that or not.
struct uiWindow {
HWND hwnd;
uiControl *child;