1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-29 10:35:45 +02:00

Make OverlayPanel independent of AColor

This commit is contained in:
Paul Licameli
2019-07-13 16:08:29 -04:00
parent fb713a5339
commit 3a1456bf53
5 changed files with 42 additions and 41 deletions

View File

@@ -19,6 +19,7 @@ Paul Licameli split from TrackPanel.cpp
#include "TrackPanelMouseEvent.h"
#include "HitTestResult.h"
#include "ViewInfo.h"
#include "widgets/OverlayPanel.h"
#include "tracks/ui/TrackView.h"