F5 key to reload printer view

#543
This commit is contained in:
SoftFever 2023-04-01 15:04:23 +08:00
parent c3726d95c7
commit b85b514bd9
3 changed files with 32 additions and 6 deletions

View file

@ -325,6 +325,8 @@ public:
//BBS
void load_url(wxString url);
void load_printer_url(wxString url);
void load_printer_url();
bool is_printer_view() const;
void refresh_plugin_tips();
void RunScript(wxString js);