cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
// This file is autogenerated by ECMQmlModule to support static QML-only plugins.
|
|
|
|
#include "QmlModule.h"
|
|
|
|
#include <QQmlEngine>
|
|
|
|
void QmlModule::registerTypes(const char* uri)
|
|
{
|
|
Q_ASSERT(QLatin1String(uri) == QLatin1String("@_qml_uri@"));
|
|
}
|