mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-30 13:26:58 +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:
@@ -352,7 +352,7 @@ private:
|
||||
class EditFilamentPresetDialog : public DPIDialog
|
||||
{
|
||||
public:
|
||||
EditFilamentPresetDialog(wxWindow *parent, FilamentInfomation *filament_info);
|
||||
EditFilamentPresetDialog(wxWindow *parent, Filamentinformation *filament_info);
|
||||
~EditFilamentPresetDialog();
|
||||
|
||||
wxPanel *get_preset_tree_panel() { return m_preset_tree_panel; }
|
||||
|
||||
Reference in New Issue
Block a user