22 void OnType(wxCommandEvent& evt);
23 void OnOk(wxCommandEvent& evt);
std::vector< RegistryPath > RegistryPaths
Factory of instances of an effect.
wxString GetSelected() const
void SetPrefix(const TranslatableString &type, const wxString &prefix)
RegistryPaths mFactoryPresets
virtual ~EffectPresetsDialog()
void OnType(wxCommandEvent &evt)
void SetSelected(const wxString &parms)
void OnOk(wxCommandEvent &evt)
void OnCancel(wxCommandEvent &evt)
RegistryPaths mUserPresets
EffectPresetsDialog(wxWindow *parent, EffectPlugin *effect)
Holds a msgid for the translation catalog; may also bind format arguments.