Audacity 3.2.0
|
#include "Identifier.h"
#include "Observer.h"
#include "Theme.h"
#include "AppEvents.h"
#include <wx/app.h>
#include <wx/splash.h>
#include <wx/timer.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | AudacityApp |
AudacityApp is the 'main' class for Audacity. More... | |
Functions | |
AudacityApp & | wxGetApp () |
AudacityApp & wxGetApp | ( | ) |