Use capitalized camel for all classes

This commit is contained in:
David Heinemeier Hansson
2026-05-20 22:00:10 +02:00
parent ac859b5157
commit f9a2685aab
42 changed files with 129 additions and 135 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import qs.Commons
Panel {
id: root
moduleName: "networkPanel"
moduleName: "NetworkPanel"
ipcTarget: "panels.network"
// Centralized close so callers can't forget to drop the passphrase prompt.