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