From 5854cf2e5db42b61c479c3c4121554facd5c9edf Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 17 Aug 2014 07:23:18 -0400 Subject: Implemented bool Table columns on the GTK+ backend. --- redo/yz_icons_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'redo/yz_icons_test.go') diff --git a/redo/yz_icons_test.go b/redo/yz_icons_test.go index 6d160cb..591807d 100644 --- a/redo/yz_icons_test.go +++ b/redo/yz_icons_test.go @@ -11,6 +11,7 @@ import ( ) type icon struct { + Bool bool Icon ImageIndex Name string } -- cgit v1.2.3