mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 04:39:05 +08:00
Fixed typo bug
This commit is contained in:
parent
07815891dc
commit
b134fb8c39
@ -202,7 +202,7 @@ namespace Slic3r { namespace GUI {
|
||||
temp->Bind(wxEVT_TEXT, ([this](wxCommandEvent)
|
||||
{
|
||||
#ifdef __WXGTK__
|
||||
bool bChangedValueEvent = true;
|
||||
bChangedValueEvent = true;
|
||||
#else
|
||||
on_change_field();
|
||||
#endif //__WXGTK__
|
||||
|
Loading…
x
Reference in New Issue
Block a user