1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

Merge branch 'master'

This commit is contained in:
Paul Licameli 2015-07-28 09:36:12 -04:00
commit a1aca5428a

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"))