mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
NEW:add options that are dont show again
jira:[dont show again] Change-Id: I6a025f7eb0902a36088f712e7dd511e4c35411d2 (cherry picked from commit 3be065d5676a7b74611dedfad8c67a8661950860)
This commit is contained in:
@@ -423,7 +423,10 @@ private:
|
||||
wxHyperlinkCtrl* m_link_server_state;
|
||||
Label* m_text_proposal;
|
||||
wxHyperlinkCtrl* m_text_wiki;
|
||||
Button* m_button_confirm;
|
||||
Button * m_button_confirm;
|
||||
|
||||
public:
|
||||
bool m_show_again{false};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user