mirror of
https://github.com/mappu/miqt.git
synced 2025-04-27 15:40:21 +00:00
8 lines
62 B
Go
8 lines
62 B
Go
package pdf
|
|
|
|
/*
|
|
#cgo pkg-config: Qt6PdfWidgets
|
|
*/
|
|
import "C"
|
|
|