1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01:00

AllThemeResources.h has a .cpp & doesnt include Theme.h...

... (it used to, via MacroMagic)

This splits a cycle of 8 into 6 + 1 + 1
This commit is contained in:
Paul Licameli
2020-05-26 13:31:32 -04:00
parent ae9aca8177
commit fa4d35296e
32 changed files with 49 additions and 8 deletions

View File

@@ -46,6 +46,7 @@ hold information about one contributor to Audacity.
#include "widgets/HelpSystem.h"
#include "AllThemeResources.h"
#include "Theme.h"
// DA: Logo for About box.
#ifdef EXPERIMENTAL_DA