FIX:fixed material name is not displayed on linux

Change-Id: Idded193a00ce25b9122913c781bf228c8fbd4665
This commit is contained in:
tao wang 2023-02-27 14:48:02 +08:00 committed by Lane.Wei
parent 3e2fea33a9
commit 262578dd23
2 changed files with 8 additions and 6 deletions

View file

@ -105,7 +105,7 @@ protected:
#else
ComboBox *m_comboBox_filament;
#endif
TextInput* m_readonly_filament;
TextInput* m_readonly_filament;
};
}} // namespace Slic3r::GUI