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

Fixed wrong updating of the options group tree

This commit is contained in:
YuSanka
2018-05-21 14:36:09 +02:00
parent 64b905820d
commit c4478ccffa
2 changed files with 15 additions and 10 deletions
+1
View File
@@ -312,6 +312,7 @@ public:
//Slic3r::GUI::Tab::Printer;
class TabPrinter : public Tab
{
bool m_has_single_extruder_MM_page = false;
public:
wxButton* m_serial_test_btn;
wxButton* m_octoprint_host_test_btn;