mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 00:07:52 -06:00
FIX: [STUDIO-2865] only send changed thubmails to home page
Change-Id: I88ae0dd3a47c4cf02bf97978a22fd72ed0ef0299
This commit is contained in:
parent
1cde1ebaed
commit
dfd049374c
6 changed files with 18 additions and 14 deletions
|
@ -93,7 +93,7 @@ public:
|
|||
void OnFreshLoginStatus(wxTimerEvent &event);
|
||||
|
||||
public:
|
||||
void SendRecentList(wxString const &sequence_id);
|
||||
void SendRecentList(int images);
|
||||
void SendDesignStaffpick(NetworkAgent *agent);
|
||||
void SendLoginInfo();
|
||||
void ShowNetpluginTip();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue