mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
New de translation and typos for 2.20beta (#6702)
* add new de translation for 2.2 beta * fix typo info(r)mation * build new locals
This commit is contained in:
@@ -8300,7 +8300,7 @@ void Plater::priv::on_create_filament(SimpleEvent &)
|
||||
|
||||
void Plater::priv::on_modify_filament(SimpleEvent &evt)
|
||||
{
|
||||
FilamentInfomation *filament_info = static_cast<FilamentInfomation *>(evt.GetEventObject());
|
||||
Filamentinformation *filament_info = static_cast<Filamentinformation *>(evt.GetEventObject());
|
||||
int res;
|
||||
std::shared_ptr<Preset> need_edit_preset;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user