1
0
mirror of https://github.com/mappu/miqt.git synced 2025-03-09 09:09:22 +00:00
miqt/qt6/gen_qstringbuilder.cpp

9 lines
168 B
C++
Raw Normal View History

2024-10-20 18:21:03 +13:00
#include <qstringbuilder.h>
#include "gen_qstringbuilder.h"
#include "_cgo_export.h"
void QAbstractConcatenable_Delete(QAbstractConcatenable* self) {
delete self;
}