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:
@@ -28,7 +28,7 @@ THEME_INITS or THEME_DECLARATIONS or neither of these.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "Theme.h"
|
||||
using teBmps = int; /// The index of a bitmap resource in Theme Resources.
|
||||
|
||||
// undefine the macros.
|
||||
#undef DEFINE_IMAGE
|
||||
|
||||
Reference in New Issue
Block a user