mirror of
https://github.com/mappu/miqt.git
synced 2025-01-03 06:08:38 +00:00
7 lines
54 B
Go
7 lines
54 B
Go
package svg
|
|
|
|
/*
|
|
#cgo pkg-config: Qt5Svg
|
|
*/
|
|
import "C"
|