1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01: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

@@ -11,7 +11,7 @@
#ifndef __AUDACITY_CELLULAR_PANEL__
#define __AUDACITY_CELLULAR_PANEL__
#include "widgets/OverlayPanel.h"
#include "widgets/OverlayPanel.h" // to inherit
class ViewInfo;
class AudacityProject;