mirror of
https://github.com/mappu/miqt.git
synced 2025-01-06 23:58:37 +00:00
9 lines
195 B
Go
9 lines
195 B
Go
//go:build !386 && !arm
|
|
// +build !386,!arm
|
|
|
|
package qt6
|
|
|
|
const QTextItem__Dummy QTextItem__RenderFlag = 4294967295
|
|
const QPaintEngine__AllFeatures QPaintEngine__PaintEngineFeature = 4294967295
|
|
|