1
0
mirror of https://github.com/mappu/miqt.git synced 2025-03-08 08:39:22 +00:00

8 lines
92 B
Go
Raw Normal View History

2024-10-16 18:08:07 +13:00
package qprintsupport
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt5PrintSupport
*/
import "C"