From 238c39de36931ad81427d964228cd5bc0c3ea60a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 24 May 2019 12:51:04 -0700 Subject: clean more of the button handling Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index a080e34..bbbbfaf 100644 --- a/structs.go +++ b/structs.go @@ -176,6 +176,7 @@ type TableData struct { lastRow int lastColumn int + parentTab *ui.Tab } // -- cgit v1.2.3