mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 17:08:38 +00:00
7 lines
75 B
Go
7 lines
75 B
Go
|
package multimedia
|
||
|
|
||
|
/*
|
||
|
#cgo pkg-config: Qt6MultimediaWidgets
|
||
|
*/
|
||
|
import "C"
|