diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-06 12:09:44 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-06 12:09:44 +0800 |
commit | d7e3915f056c1e78a00aacfa27777e79ef14e62d (patch) | |
tree | e4cc634b93063c368f691f35c5ecaf49961be353 /bootstrap.hxx | |
parent | 830cb691ca3fa6655ceca57ef2bd65af8d29663d (diff) |
Rename to qootstrap
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) |