Audacity 3.2.0
|
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 > |
using AboutDialogCreditItemsList = std::vector<AboutDialogCreditItem> |
Definition at line 30 of file AboutDialog.h.