More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-05-15 19:06:20 -04:00
parent 0552e7c4a1
commit f855453aab
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
// 26 june 2015
#import "uipriv_darwin.h"
// TODO while a dialog is running no other window receives events
// TODO restructure this whole file
// TODO explicitly document this works as we want
#define windowWindow(w) ((NSWindow *) uiControlHandle(uiControl(w)))