mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 05:12:27 +00:00
FIX: support open door check
jira: [STUDIO-9095] Change-Id: I2e033641724beb15f649b04950c5de51be8722df (cherry picked from commit d504010ee0137c4ecf55b99b730f76692ef76390)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "Label.hpp"
|
||||
#include "Button.hpp"
|
||||
|
||||
wxDECLARE_EVENT(wxCUSTOMEVT_SELECT_NOZZLE_POS, wxCommandEvent);
|
||||
wxDECLARE_EVENT(wxCUSTOMEVT_SWITCH_POS, wxCommandEvent);
|
||||
|
||||
class SwitchButton : public wxBitmapToggleButton
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user