mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 08:58:37 +00:00
15 lines
383 B
C++
15 lines
383 B
C++
#define WORKAROUND_INNER_CLASS_DEFINITION_QtPrivate__hide_char8_t
|
|
#define WORKAROUND_INNER_CLASS_DEFINITION_QtPrivate__wrap_char
|
|
#include <qutf8stringview.h>
|
|
#include "gen_qutf8stringview.h"
|
|
#include "_cgo_export.h"
|
|
|
|
void QtPrivate__hide_char8_t_Delete(QtPrivate__hide_char8_t* self) {
|
|
delete self;
|
|
}
|
|
|
|
void QtPrivate__wrap_char_Delete(QtPrivate__wrap_char* self) {
|
|
delete self;
|
|
}
|
|
|