mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-29 09:37:23 +08:00
fixed typo-bug
This commit is contained in:
parent
f2563c4a22
commit
8ba48f8dc5
@ -228,7 +228,7 @@ namespace Slic3r { namespace GUI {
|
||||
{
|
||||
#ifdef __WXGTK__
|
||||
if (bChangedValueEvent)
|
||||
change_field_value(ent);
|
||||
change_field_value(evt);
|
||||
else
|
||||
bChangedValueEvent = true;
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user