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