mirror of
https://github.com/mappu/miqt.git
synced 2025-04-16 02:20:23 +00:00
8 lines
161 B
Go
8 lines
161 B
Go
//go:build !386 && !arm
|
|
// +build !386,!arm
|
|
|
|
package qml
|
|
|
|
const QQmlPrivate__AOTCompiledContext__InvalidStringId QQmlPrivate__AOTCompiledContext__ = 4294967295
|
|
|