diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-16 21:49:43 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-16 21:49:43 -0400 |
| commit | 5903dffe3c3f4572491c6575d431f066faa03caf (patch) | |
| tree | ecd8f87191bf297461eb2b0baac17135f8b6feac /redo/imagelist_unix.go | |
| parent | 37069eadcbd8960ac46031b3455f78463a6bdf3f (diff) | |
Implemented ImageList and Table ImageIndex on Mac OS X.
Diffstat (limited to 'redo/imagelist_unix.go')
| -rw-r--r-- | redo/imagelist_unix.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redo/imagelist_unix.go b/redo/imagelist_unix.go index 7c45bd4..34947af 100644 --- a/redo/imagelist_unix.go +++ b/redo/imagelist_unix.go @@ -1,4 +1,4 @@ - +// +build !windows,!darwin // 16 august 2014 |
