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