More TODO stuff.
This commit is contained in:
parent
f855453aab
commit
c82942a81b
|
@ -1,7 +1,7 @@
|
||||||
// 26 june 2015
|
// 26 june 2015
|
||||||
#include "uipriv_unix.h"
|
#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))))
|
#define windowWindow(w) (GTK_WINDOW(uiControlHandle(uiControl(w))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue