1
0
mirror of https://github.com/mappu/miqt.git synced 2025-04-03 12:20:21 +00:00
miqt/qt/gen_qglobal.cpp

9 lines
132 B
C++

#include "qglobal.h"
#include "gen_qglobal.h"
extern "C" {
extern void miqt_exec_callback(void* cb, int argc, void* argv);
}