More TODOs.
This commit is contained in:
parent
bf6fabef21
commit
8adb1a25a2
|
@ -1,6 +1,8 @@
|
||||||
// 17 august 2015
|
// 17 august 2015
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
|
// TODO are the NSValues being garbage collected underfoot? open menuless window and check the checkbox
|
||||||
|
|
||||||
// unfortunately NSMutableDictionary copies its keys, meaning we can't use it for pointers
|
// unfortunately NSMutableDictionary copies its keys, meaning we can't use it for pointers
|
||||||
// hence, this file
|
// hence, this file
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue