More TODOs.
This commit is contained in:
parent
2e9ff88561
commit
9d67ec7fa4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue