Updated some uiRadioButtons TODO.
This commit is contained in:
parent
1ba27d325e
commit
03bb30947c
|
@ -1,7 +1,7 @@
|
||||||
// 14 august 2015
|
// 14 august 2015
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
// TODO should the selection be lost when starting a new drag?
|
// TODO the selection should NOT be lost when starting a new drag
|
||||||
|
|
||||||
struct uiRadioButtons {
|
struct uiRadioButtons {
|
||||||
uiDarwinControl c;
|
uiDarwinControl c;
|
||||||
|
|
Loading…
Reference in New Issue