1
0
mirror of https://github.com/mappu/miqt.git synced 2025-02-25 22:01:56 +00:00
miqt/qt/gen_qstringbuilder.cpp

9 lines
168 B
C++
Raw Normal View History

#include "qstringbuilder.h"
2024-08-29 19:01:51 +12:00
#include "gen_qstringbuilder.h"
#include "_cgo_export.h"
void QAbstractConcatenable_Delete(QAbstractConcatenable* self) {
delete self;
}