mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
FIX:Flushing volume button interaction optimization
Jira:STUDIO-14583 Change-Id: Ic1a600e92fb408b690febbd3f7a78924aed42e7a (cherry picked from commit 672b3b54119b46c8e19f635520d4f78710128815)
This commit is contained in:
@@ -38,10 +38,9 @@ private:
|
||||
};
|
||||
|
||||
|
||||
class Button;
|
||||
|
||||
bool is_flush_config_modified();
|
||||
void open_flushing_dialog(Button *flushing_volume_btn, wxEvtHandler *parent, const wxEvent &event);
|
||||
void open_flushing_dialog(wxEvtHandler *parent, const wxEvent &event);
|
||||
|
||||
class WipingDialog : public wxDialog
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user