mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 08:58:37 +00:00
12 lines
111 B
Go
12 lines
111 B
Go
|
package qt6
|
||
|
|
||
|
/*
|
||
|
|
||
|
#include "gen_qglobal.h"
|
||
|
#include <stdlib.h>
|
||
|
|
||
|
*/
|
||
|
import "C"
|
||
|
|
||
|
type QtPrivate__Deprecated_t int
|