From 831b9c18850b53e4c7998da87e84ea5654626049 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 25 Jan 2024 02:40:59 -0600 Subject: add auto hide read only option 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 760ee2e..f60683b 100644 --- a/structs.go +++ b/structs.go @@ -23,6 +23,7 @@ type autoType struct { // #### autotypist Global Display Options autoHidePerfect *gui.Node + autoHideReadOnly *gui.Node // #### autotypist Global Build Options // what to change all the branches to -- cgit v1.2.3