More TODO stuff.

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

View File

@ -1,7 +1,7 @@
// 26 june 2015
#include "uipriv_unix.h"
// TODO while this runs, other windows don't get /any/ events
// TODO figure out why, and describe, that this is the desired behavior
#define windowWindow(w) (GTK_WINDOW(uiControlHandle(uiControl(w))))