Audacity 3.2.0
Classes | Namespaces | Enumerations
PluginStartupRegistration.cpp File Reference
#include "PluginStartupRegistration.h"
#include <thread>
#include <wx/log.h>
#include <wx/app.h>
#include <wx/stattext.h>
#include <wx/gauge.h>
#include <wx/button.h>
#include <wx/timer.h>
#include <wx/sizer.h>
#include "PluginManager.h"
#include "PluginDescriptor.h"
#include "wxPanelWrapper.h"
Include dependency graph for PluginStartupRegistration.cpp:

Go to the source code of this file.

Classes

class  anonymous_namespace{PluginStartupRegistration.cpp}::PluginScanDialog
 

Namespaces

namespace  anonymous_namespace{PluginStartupRegistration.cpp}
 

Enumerations

enum  { anonymous_namespace{PluginStartupRegistration.cpp}::OnPluginScanTimeout = wxID_HIGHEST + 1 }