summaryrefslogtreecommitdiff
path: root/uitask_unix.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-07-03 10:27:46 -0400
committerPietro Gagliardi <[email protected]>2014-07-03 10:27:46 -0400
commitf7dedc8cb05960134234f242042a4f00d88aaf9e (patch)
tree616d7a0d819df91520fe76b6613d4a5af1af7fd7 /uitask_unix.go
parent9eb9aa82c02a0276df38428895bd840ec8caea02 (diff)
Added the start() function and fixed compilation errors. Everything seems to work...
Diffstat (limited to 'uitask_unix.go')
-rw-r--r--uitask_unix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/uitask_unix.go b/uitask_unix.go
index 70fddae..3ea7617 100644
--- a/uitask_unix.go
+++ b/uitask_unix.go
@@ -6,7 +6,6 @@ package ui
import (
"fmt"
- "unsafe"
)
// #cgo pkg-config: gtk+-3.0