diff options
Diffstat (limited to 'dialog_unix.go')
| -rw-r--r-- | dialog_unix.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dialog_unix.go b/dialog_unix.go index 0ce9fe8..8564efd 100644 --- a/dialog_unix.go +++ b/dialog_unix.go @@ -1,6 +1,7 @@ // +build !windows,!darwin,!plan9 // 7 february 2014 + package ui import ( |
