mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
refactor: Rename blackgui to swift::gui
This commit is contained in:
@@ -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")
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user