Port all plugin error messages from Studio

This commit is contained in:
Maciej Wilczyński
2025-12-14 16:49:17 +01:00
parent 0df673b0d3
commit f232c9cf08
2 changed files with 71 additions and 6 deletions

View File

@@ -312,6 +312,7 @@ private:
bool m_adding_script_handler { false };
bool m_side_popup_status{false};
bool m_show_http_errpr_msgdlg{false};
bool m_show_error_msgdlg{false};
wxString m_info_dialog_content;
HttpServer m_http_server;
bool m_show_gcode_window{true};