mirror of
https://github.com/mappu/miqt.git
synced 2025-01-03 06:08:38 +00:00
10 lines
73 B
Go
10 lines
73 B
Go
|
package qt
|
||
|
|
||
|
/*
|
||
|
|
||
|
#include "gen_qrgb.h"
|
||
|
#include <stdlib.h>
|
||
|
|
||
|
*/
|
||
|
import "C"
|