1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

New files for ProjectWindow

This commit is contained in:
Paul Licameli
2019-05-29 12:05:22 -04:00
parent 4abc71c6b4
commit 4f940c855d
58 changed files with 2864 additions and 2055 deletions

View File

@@ -41,6 +41,7 @@ or ASlider.
#include <wx/dcbuffer.h>
#include <wx/dcclient.h>
#include <wx/dcmemory.h>
#include <wx/frame.h>
#include <wx/graphics.h>
#include <wx/image.h>
#include <wx/panel.h>

View File

@@ -51,6 +51,7 @@
#include <wx/dialog.h>
#include <wx/dcbuffer.h>
#include <wx/dcmemory.h>
#include <wx/frame.h>
#include <wx/image.h>
#include <wx/intl.h>
#include <wx/menu.h>