mirror of
https://github.com/mappu/miqt.git
synced 2025-04-20 20:30:23 +00:00
12 lines
125 B
C++
12 lines
125 B
C++
#include <qqml.h>
|
|
#include "gen_qqml.h"
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
} /* extern C */
|
|
#endif
|
|
|