1
0
mirror of https://github.com/mappu/miqt.git synced 2025-01-01 13:18:37 +00:00
miqt/qt/gen_qstringbuilder.cpp

9 lines
168 B
C++

#include "qstringbuilder.h"
#include "gen_qstringbuilder.h"
#include "_cgo_export.h"
void QAbstractConcatenable_Delete(QAbstractConcatenable* self) {
delete self;
}