mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 15:05:38 +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:
@@ -31,6 +31,7 @@ It is also a place to document colour usage policy in Audacity
|
||||
#include <wx/utils.h>
|
||||
|
||||
#include "AllThemeResources.h"
|
||||
#include "Theme.h"
|
||||
|
||||
bool AColor::inited = false;
|
||||
wxBrush AColor::lightBrush[2];
|
||||
|
||||
Reference in New Issue
Block a user