mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 04:55:55 +08:00
Perform reload on Connect tab when shown.
This commit is contained in:
parent
c4d5867403
commit
83aa5b123a
@ -221,6 +221,7 @@ private:
|
||||
void on_printables_event_slice_file(const std::string& message_data);
|
||||
void on_printables_event_required_login(const std::string& message_data);
|
||||
void on_printables_event_open_url(const std::string& message_data);
|
||||
void on_dummy_event(const std::string& message_data) {}
|
||||
void load_default_url() override;
|
||||
std::string get_url_lang_theme(const wxString& url) const;
|
||||
void show_download_notification(const std::string& filename);
|
||||
|
Loading…
x
Reference in New Issue
Block a user