1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp

This commit is contained in:
Enrico Turri
2018-06-12 11:08:16 +02:00
11 changed files with 4705 additions and 4243 deletions
+1 -1
View File
@@ -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__