1
0
mirror of https://github.com/mappu/miqt.git synced 2025-04-29 00:20:22 +00:00
miqt/qt/gen_qrgb.go

12 lines
120 B
Go

package qt
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt5Widgets
#include "gen_qrgb.h"
#include <stdlib.h>
*/
import "C"