mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX: fix print error tips
Change-Id: Iaf857e72f72d428ad3a361243818cdfcbb11a183
This commit is contained in:
parent
cb18a100ec
commit
a566715be2
2 changed files with 6 additions and 2 deletions
|
@ -161,6 +161,7 @@ public:
|
|||
|
||||
wxBoxSizer* m_sizer_main;
|
||||
wxScrolledWindow* m_vebview_release_note{ nullptr };
|
||||
wxStaticText* m_staticText_release_note{ nullptr };
|
||||
Button* m_button_ok;
|
||||
Button* m_button_cancel;
|
||||
wxCheckBox* m_show_again_checkbox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue