1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-08 12:42:03 +01:00

Merge remote-tracking branch 'upstream/master' into wx3

This commit is contained in:
Leland Lucius
2015-07-19 18:00:02 -05:00
127 changed files with 2284 additions and 1702 deletions

View File

@@ -41,6 +41,7 @@ and in the spectrogram spectral selection.
#include "Audacity.h"
#include "FreqWindow.h"
#include <wx/brush.h>
#include <wx/button.h>
@@ -61,8 +62,7 @@ and in the spectrogram spectral selection.
#include <math.h>
#include "FreqWindow.h"
#include "ShuttleGui.h"
#include "AColor.h"
#include "FFT.h"
#include "Internat.h"