summaryrefslogtreecommitdiff
path: root/redo/controls_unix.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-07-08 16:47:28 -0400
committerPietro Gagliardi <[email protected]>2014-07-08 16:47:28 -0400
commitb4357db4be6688c67e522b637f100ceecc4a9680 (patch)
tree4b631edcb1e1fed7e6287b41b63a6a08d5aa3a45 /redo/controls_unix.go
parent60d0953fe9f16726958f709007402ea4c8b89fc6 (diff)
Added the beginning of the Mac OS X code.
Diffstat (limited to 'redo/controls_unix.go')
-rw-r--r--redo/controls_unix.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/redo/controls_unix.go b/redo/controls_unix.go
index 008888f..1be152b 100644
--- a/redo/controls_unix.go
+++ b/redo/controls_unix.go
@@ -1,3 +1,5 @@
+// +build !darwin
+
// 7 july 2014
package ui