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