audacia/include/audacity
Paul Licameli 9360359e9d
Module manager (#549)
* Eliminate ModuleManagerInterface...

... It was there only to provide RegisterModule(), but that was not used
anywhere.  So simplify.

* Remove nested #include of ModuleInterface.h
2020-05-29 10:48:52 -05:00
..
ComponentInterface.h Don't hard-code the exhaustive list of sub-view types... 2020-01-18 20:26:12 -05:00
ConfigInterface.h Use type aliases RegistryPath, RegistryPaths... 2019-03-15 15:18:11 -04:00
EffectAutomationParameters.h Bug 1269 - "backslash percent" not saved in effect presets 2019-07-17 18:32:10 +01:00
EffectInterface.h EffectUIClientInterface::PopulateUI takes ShuttleGui & 2020-01-23 19:06:23 -05:00
ImporterInterface.h Reviewed uses of type alias FileExtension, it belongs in more places 2019-12-27 17:40:42 -05:00
ModuleInterface.h Module manager (#549) 2020-05-29 10:48:52 -05:00
PluginInterface.h Module manager (#549) 2020-05-29 10:48:52 -05:00
Types.h Rewrite TranslatableString::operator== without dangerous looking casts 2020-05-22 12:48:49 -04:00