mirror of
https://github.com/mappu/miqt.git
synced 2025-04-16 18:40:24 +00:00
8 lines
124 B
Go
8 lines
124 B
Go
//go:build !386 && !arm
|
|
// +build !386,!arm
|
|
|
|
package qml
|
|
|
|
const QJSEngine__AllExtensions QJSEngine__Extension = 4294967295
|
|
|