Add support for PrusaLink webview

This commit is contained in:
SoftFever 2023-08-30 23:38:33 +08:00
parent 4564945b48
commit 80082464cb
6 changed files with 71 additions and 20 deletions

View file

@ -335,7 +335,7 @@ public:
//BBS
void load_url(wxString url);
void load_printer_url(wxString url);
void load_printer_url(wxString url, wxString apikey = "");
void load_printer_url();
bool is_printer_view() const;
void refresh_plugin_tips();