From 03bb30947c39e33827b4e2771fe2375a79b095d2 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 25 Aug 2015 17:34:18 -0400 Subject: [PATCH] Updated some uiRadioButtons TODO. --- redo/reredo/darwin/radiobuttons.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redo/reredo/darwin/radiobuttons.m b/redo/reredo/darwin/radiobuttons.m index a3b90fbb..aa88c71e 100644 --- a/redo/reredo/darwin/radiobuttons.m +++ b/redo/reredo/darwin/radiobuttons.m @@ -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;