Renamed Controls and Kero modules

This commit is contained in:
Digital Artifex
2026-08-25 04:45:09 -04:00
parent 2fab4f209f
commit b4a1e1bbf4
6 changed files with 16 additions and 12 deletions
+3 -3
View File
@@ -63,7 +63,7 @@ QtObject {
readonly property int normalAnimationDuration: 250
readonly property int fastAnimationDuration: 125
property StudioApplication application: StudioApplication {
fontPath: Qt.resolvedUrl("../KomplexHubContent/" + relativeFontDirectory)
}
// property StudioApplication application: StudioApplication {
// fontPath: Qt.resolvedUrl("../KomplexHubContent/" + relativeFontDirectory)
// }
}