diff options
Diffstat (limited to 'bootstrap.hxx')
-rw-r--r-- | bootstrap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.hxx b/bootstrap.hxx index e27499f..eecbda6 100644 --- a/bootstrap.hxx +++ b/bootstrap.hxx @@ -4,7 +4,7 @@ #include <QtQml> #include <QColor> -class BootstrapPlugin : public QQmlEngineExtensionPlugin +class Qootstrap : public QQmlEngineExtensionPlugin { Q_OBJECT Q_PLUGIN_METADATA(IID QQmlEngineExtensionInterface_iid) |