From c32e16fd836f4f7caf10d6e5bed97a2baa387e49 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 28 Apr 2014 20:59:42 -0400 Subject: Moved TODOs about new event signals to the future plans document. --- listbox.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'listbox.go') diff --git a/listbox.go b/listbox.go index 0601c23..7b1a399 100644 --- a/listbox.go +++ b/listbox.go @@ -12,8 +12,6 @@ import ( // Listboxes have vertical scrollbars that are hidden when not needed. // The presence of horizontal scrollbars is currently undefined. type Listbox struct { - // TODO Select event - lock sync.Mutex created bool sysData *sysData -- cgit v1.2.3