Q-W1 code-review follow-ups: restore 104 trailing newlines, relocate reasampler_uid.h to core/wire, drop ext_keys namespaces shim, add slot_map_tests, golden serialize literals for 4 modules, namespaces.h/pragma-once ordering sweep. 60/60 green.

This commit is contained in:
2026-07-28 21:33:51 -04:00
parent 847936f813
commit 2d59bbe35d
131 changed files with 460 additions and 263 deletions
+1 -2
View File
@@ -99,7 +99,6 @@ double normDeg(double deg) {
return deg;
}
} // namespace
KnobGeometry computeKnob(const Rect& cell) {
@@ -157,4 +156,4 @@ int controlAtPoint(const std::vector<ControlRow>& rows, int x, int y) {
return -1;
}
} // namespace reasampler::instrument::ui
} // namespace reasampler::instrument::ui