mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
7 lines
60 B
Go
7 lines
60 B
Go
package script
|
|
|
|
/*
|
|
#cgo pkg-config: Qt5Script
|
|
*/
|
|
import "C"
|