Completed implementation of 'File->GCode preview...' command
This commit is contained in:
@@ -228,7 +228,6 @@ public:
|
||||
memDC.SelectObject(wxNullBitmap);
|
||||
SetBmp(bitmap);
|
||||
}
|
||||
wxYield();
|
||||
}
|
||||
|
||||
void SetBmp(wxBitmap& bmp)
|
||||
|
||||
Reference in New Issue
Block a user