1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove or comment Ruler.h, Overlay.h, OverlayPanel.h in other headers

This commit is contained in:
Paul Licameli
2019-03-30 16:07:00 -04:00
parent 39f2d1ca52
commit b83ed90cfb
7 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
#include <wx/timer.h> // member variable
#include "../SampleFormat.h"
#include "Ruler.h"
#include "Ruler.h" // member variable
class AudacityProject;