mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: fix print error tips
Change-Id: Iaf857e72f72d428ad3a361243818cdfcbb11a183
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user