From 14770e890aba8fb40b97a05fa27c25906555df95 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 1 Apr 2014 16:01:49 -0400 Subject: Moved includes in the GTK+ backend to gtk_unix.h; organized that file a bit. --- dialog_unix.go | 1 - 1 file changed, 1 deletion(-) (limited to 'dialog_unix.go') diff --git a/dialog_unix.go b/dialog_unix.go index 510d9c5..3889086 100644 --- a/dialog_unix.go +++ b/dialog_unix.go @@ -9,7 +9,6 @@ import ( ) // #cgo pkg-config: gtk+-3.0 -// #include // #include "gtk_unix.h" // /* because cgo seems to choke on ... */ // /* TODO does NULL parent make the box application-global? docs are unclear */ -- cgit v1.2.3