Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuSanka <yusanka@gmail.com>2019-08-22 11:26:31 +0300
committerYuSanka <yusanka@gmail.com>2019-08-22 11:27:45 +0300
commit7ff68ad210386a8d77fe247c201f098127aae933 (patch)
tree4a0b58033bbd57f19a2f8316c79c92a82d18dcb4 /src/slic3r/GUI/Tab.hpp
parentea4f76ea801260b49f7861278b220f9cc68c3f77 (diff)
parent1b00932a01a03dd9894f63abdff1c4cbb9697bf9 (diff)
Merge remote-tracking branch 'origin/master' into ys_update_settings
Diffstat (limited to 'src/slic3r/GUI/Tab.hpp')
-rw-r--r--src/slic3r/GUI/Tab.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slic3r/GUI/Tab.hpp b/src/slic3r/GUI/Tab.hpp
index e5bba9bd6..bd6ee4825 100644
--- a/src/slic3r/GUI/Tab.hpp
+++ b/src/slic3r/GUI/Tab.hpp
@@ -371,6 +371,7 @@ public:
wxButton* m_serial_test_btn = nullptr;
ScalableButton* m_print_host_test_btn = nullptr;
ScalableButton* m_printhost_browse_btn = nullptr;
+ ScalableButton* m_reset_to_filament_color = nullptr;
size_t m_extruders_count;
size_t m_extruders_count_old = 0;