1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-24 07:51:16 +02:00
This commit is contained in:
Paul Licameli 2015-07-28 08:27:03 -04:00
parent 806b4dab7d
commit d2f55fff68

View File

@ -20,7 +20,7 @@ Paul Licameli
#include "../Project.h"
#include "../TrackPanel.h"
#include "../ShuttleGUI.h"
#include "../ShuttleGui.h"
WaveformPrefs::WaveformPrefs(wxWindow * parent, WaveTrack *wt)
: PrefsPanel(parent, _("Waveforms"))