1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-21 16:11:11 +01:00

Changes to fix compilation problems on a Mac after extensive changes to improve NoteTrack display.

This commit is contained in:
prlivesey
2010-09-19 21:46:40 +00:00
parent 312faf654d
commit 3db9b4db68
6 changed files with 20 additions and 4 deletions

View File

@@ -11,6 +11,7 @@
#include <wx/dialog.h>
#include <wx/slider.h>
#include <wx/checkbox.h>
#include "ScoreAlignParams.h"
class wxButton;