mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-08 07:25:39 +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:
@@ -59,6 +59,7 @@ is time to refresh some aspect of the screen.
|
||||
#include "ProjectSettings.h"
|
||||
#include "ProjectStatus.h"
|
||||
#include "ProjectWindow.h"
|
||||
#include "Theme.h"
|
||||
#include "TrackPanelMouseEvent.h"
|
||||
#include "TrackPanelResizeHandle.h"
|
||||
//#define DEBUG_DRAW_TIMING 1
|
||||
|
||||
Reference in New Issue
Block a user