refactor: Rename blackgui to swift::gui

This commit is contained in:
Lars Toenning
2024-11-10 20:59:19 +01:00
parent 3a2447770f
commit 6d1812b164
979 changed files with 5394 additions and 5394 deletions

View File

@@ -101,7 +101,7 @@ namespace swift::core
{
return {
QStringLiteral("org.swift-project.swift_core.simulatorinterface"),
QStringLiteral("org.swift-project.blackgui.pluginconfiginterface")
QStringLiteral("org.swift-project.swiftgui.pluginconfiginterface")
};
}