Fixed conflicts after merge with master
This commit is contained in:
commit
d13c550968
8 changed files with 73 additions and 8 deletions
src/slic3r/GUI
|
@ -596,7 +596,7 @@ void GCodeViewer::load(const GCodeProcessor::Result& gcode_result, const Print&
|
|||
m_last_result_id = gcode_result.id;
|
||||
|
||||
// release gpu memory, if used
|
||||
reset();
|
||||
reset();
|
||||
|
||||
#if ENABLE_GCODE_WINDOW
|
||||
m_sequential_view.gcode_window.set_filename(gcode_result.filename);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue