mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Fix of the change of the perimeters count in a vase-mode (part fix of #1649)
This commit is contained in:
@@ -287,6 +287,7 @@ protected:
|
||||
|
||||
class TabPrint : public Tab
|
||||
{
|
||||
bool is_msg_dlg_already_exist {false};
|
||||
public:
|
||||
TabPrint(wxNotebook* parent) :
|
||||
Tab(parent, _(L("Print Settings")), "print") {}
|
||||
|
||||
Reference in New Issue
Block a user