15#include "../prefs/LibraryPrefs.h"
18#include <wx/stattext.h>
24 S.StartStatic(
XO(
"LAME MP3 Export Library"));
29 .Position(wxALIGN_CENTRE_VERTICAL)
30 .AddReadOnlyText(
XO(
"MP3 Library Version:"),
"");
TranslatableString GetMP3Version(wxWindow *parent, bool prompt)
Derived from ShuttleGuiBase, an Audacity specific class for shuttling data to and from GUI.
void AddControls(ShuttleGui &S)
LibraryPrefs::RegisteredControls reg
To be statically constructed, it registers additions to the Library preference page.