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;