diff options
author | Ruben Pollan <meskio@sindominio.net> | 2018-01-16 23:57:07 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2018-01-16 23:57:07 +0100 |
commit | d4245e59b480dcadbbd5df4027b50a57aff3ff3e (patch) | |
tree | ac88a32bee19f41bded10731c39d6d0d858b1a9a /icon/error_unix.go | |
parent | 7026e1fed7dbcb23a6e85c0494484e6636388006 (diff) |
[feat] use cleaner icons
Diffstat (limited to 'icon/error_unix.go')
-rw-r--r-- | icon/error_unix.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icon/error_unix.go b/icon/error_unix.go index fc8e9f4..530da16 100644 --- a/icon/error_unix.go +++ b/icon/error_unix.go @@ -1,3 +1,5 @@ +//+build linux darwin + // File generated by 2goarray v0.1.0 (http://github.com/cratonica/2goarray) package icon |