mirror of
https://github.com/mappu/miqt.git
synced 2025-01-03 06:08:38 +00:00
9 lines
140 B
C++
9 lines
140 B
C++
#include "qwindowdefs.h"
|
|
|
|
#include "gen_qwindowdefs.h"
|
|
|
|
extern "C" {
|
|
extern void miqt_exec_callback(void* cb, int argc, void* argv);
|
|
}
|
|
|