mirror of
https://github.com/mappu/miqt.git
synced 2024-12-23 01:18:37 +00:00
10 lines
149 B
C++
10 lines
149 B
C++
|
#include "gen_qwindowdefs_win.h"
|
||
|
#include "qwindowdefs_win.h"
|
||
|
|
||
|
|
||
|
|
||
|
extern "C" {
|
||
|
extern void miqt_exec_callback(void* cb, int argc, void* argv);
|
||
|
}
|
||
|
|