[studio/applib] Move popup types into their own directory

This commit is contained in:
2025-05-24 15:01:17 -05:00
parent 8419b137e5
commit d8f847d707
17 changed files with 18 additions and 18 deletions
@@ -10,6 +10,6 @@
namespace studio {
void registerModule(studio::Module const*) noexcept;
void registerModule(Module const*) noexcept;
}