Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile)

This is an excerpt from ec86d94, which was recently reverted because
the other changes from that commit broke some functionality.
This commit is contained in:
Lukas Matena 2020-06-02 16:29:42 +02:00
parent 8ecb0bfe0e
commit ed98a859af
3 changed files with 14 additions and 5 deletions

View file

@ -13,6 +13,8 @@
#include "wxExtensions.hpp"
#include "ObjectDataViewModel.hpp"
#include "libslic3r/PrintConfig.hpp"
class wxBoxSizer;
class wxBitmapComboBox;
class wxMenuItem;