Audacity 3.2.0
Classes | Typedefs
AboutDialog.h File Reference
#include <vector>
#include "wxPanelWrapper.h"
Include dependency graph for AboutDialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AboutDialogCreditItem
 AboutDialogCreditItem is a structure used by the AboutDialog to hold information about one contributor to Audacity. More...
 
class  AboutDialog
 The AboutDialog shows the program version and developer credits. More...
 

Typedefs

using AboutDialogCreditItemsList = std::vector< AboutDialogCreditItem >
 

Typedef Documentation

◆ AboutDialogCreditItemsList

Definition at line 30 of file AboutDialog.h.