summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--heimdall-frontend/source/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/heimdall-frontend/source/main.cpp b/heimdall-frontend/source/main.cpp
index b86631c..add98a6 100644
--- a/heimdall-frontend/source/main.cpp
+++ b/heimdall-frontend/source/main.cpp
@@ -45,6 +45,7 @@ void registerQmlTypes()
DeviceInfo::Register();
PlatformInfo::Register();
FileInfo::Register();
+ FirmwareInfo::Register();
PackageData::Register();
}