Platter->Plater

This commit is contained in:
foxox
2019-12-02 22:48:01 -05:00
committed by Vojtěch Bubník
parent 0546aebd0d
commit d0955e38de
13 changed files with 34 additions and 34 deletions

View File

@@ -1026,7 +1026,7 @@ size_t PresetCollection::update_compatible_internal(const PresetWithVendorProfil
// Update the wxChoice UI component from this list of presets.
// Hide the
void PresetCollection::update_platter_ui(GUI::PresetComboBox *ui)
void PresetCollection::update_plater_ui(GUI::PresetComboBox *ui)
{
if (ui == nullptr)
return;