FIX:fixed some issues with sending files

1. send to printer change to send to print sd card
2. update the default error message
3. display networking error messages on the page

Change-Id: Ib82f952486d18ff481ac377aa607b5455b31564b
This commit is contained in:
tao wang
2022-10-19 14:45:18 +08:00
committed by Lane.Wei
parent 88491809d4
commit 7645732d8c
7 changed files with 74 additions and 19 deletions

View File

@@ -13,6 +13,7 @@
#include "Widgets/StaticBox.hpp"
#include "Widgets/WebView.hpp"
#include <wx/regex.h>
#include <wx/progdlg.h>
#include <wx/clipbrd.h>
#include <wx/dcgraph.h>