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