From 6e088057e76b70f8b50d949be1404e8cf54eb5a1 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Tue, 19 Jan 2016 23:02:52 -0500
Subject: [PATCH] update todo

---
 pd/nw/todo.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 6753ed307..e0fe183bf 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -62,7 +62,7 @@ Everything else: (A [x] means we've fixed it)
     the middle) 
 [ ] figure out why -nrt flag causes Pd to bail on the GUI (it wasn't doing this
     on the amd_64 virtual Jessie machine, nor on my 32-bit machine).
-[ ] make dialogs with [yes/no] instead of [cancel/ok]
+[x] make dialogs with [yes/no] instead of [cancel/ok]
 [ ] draw graph inside gobj group
 [ ] merge gui_text_select and gui_text_deselect
 [ ] in function gui_cord_inspector_update, use parameter "moved" to flash text
-- 
GitLab