neteja tidy (29 → 0) i migració JA_* → Ja::

This commit is contained in:
2026-05-16 18:40:00 +02:00
parent 75fd037251
commit d1cf6f5529
22 changed files with 798 additions and 745 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ class KeyConfig {
[[nodiscard]] auto getScope(const std::string& name) const -> const KeyConfigScope*;
private:
static KeyConfig* instance_;
static KeyConfig* instance;
KeyConfig() = default;
~KeyConfig() = default;