mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 23:51:18 +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:
@@ -183,11 +183,6 @@ can't be.
|
||||
#endif
|
||||
|
||||
|
||||
// This declares the variables such as
|
||||
// int BmpRecordButton = -1;
|
||||
#define THEME_DECLARATIONS
|
||||
#include "AllThemeResources.h"
|
||||
|
||||
// Include the ImageCache...
|
||||
|
||||
static const unsigned char DarkImageCacheAsData[] = {
|
||||
|
||||
Reference in New Issue
Block a user