Updated some uiRadioButtons TODO.

This commit is contained in:
Pietro Gagliardi 2015-08-25 17:34:18 -04:00
parent 1ba27d325e
commit 03bb30947c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// 14 august 2015
#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 {
uiDarwinControl c;