mirror of
https://github.com/mappu/miqt.git
synced 2025-01-06 23:58:37 +00:00
8 lines
127 B
Go
8 lines
127 B
Go
//go:build !386 && !arm
|
|
// +build !386,!arm
|
|
|
|
package qt6
|
|
|
|
const QTextEdit__AutoAll QTextEdit__AutoFormattingFlag = 4294967295
|
|
|