diff options
| author | Jeff Carr <[email protected]> | 2019-05-08 13:09:17 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-05-08 13:09:17 -0700 |
| commit | 3fa08bed151d174e3cf699abd7e39e8709a8d4e1 (patch) | |
| tree | 704a291330ea19d73d2df608fb4b1b1ad0651f08 /tableCallbacks.go | |
| parent | 188a1de0b5632ec928267d4e687eee9448df59e8 (diff) | |
export two functions
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'tableCallbacks.go')
| -rw-r--r-- | tableCallbacks.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tableCallbacks.go b/tableCallbacks.go index 42f91ef..8e9eda3 100644 --- a/tableCallbacks.go +++ b/tableCallbacks.go @@ -1,4 +1,4 @@ -package main +package gui // // These functions are the hooks to the andlabs libui |
