Update juce

This commit is contained in:
Roland Rabien 2025-11-19 17:15:05 -08:00
commit 1278476a3d
6 changed files with 122 additions and 135 deletions

View file

@ -44,5 +44,5 @@ private:
gin::ComponentGrid fx { "fx" };
gin::Layout layout { *this };
gin::LayoutSupport layout { *this };
};