More go fmt.

This commit is contained in:
Pietro Gagliardi 2014-06-10 15:43:01 -04:00
parent 380afbf755
commit a210775287
1 changed files with 57 additions and 57 deletions

View File

@ -6,8 +6,8 @@ package ui
import ( import (
"fmt" "fmt"
"unsafe"
"image" "image"
"unsafe"
) )
// #include "gtk_unix.h" // #include "gtk_unix.h"