// +build linux,!android

package qt

/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt5Widgets
*/
import "C"