mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +00:00
feat: notification where there is an update available for subscribed presets (#14121)
* feat: notification where there is an update available for subscribed presets * add tracking set for updates available
This commit is contained in:
@@ -544,7 +544,7 @@ public:
|
||||
|
||||
// Bundle subscription sync
|
||||
void check_bundle_updates();
|
||||
void sync_bundle(std::string bundle_id, std::string version);
|
||||
int sync_bundle(std::string bundle_id, std::string version);
|
||||
bool unsubscribe_bundle(const std::string& id);
|
||||
void update_single_bundle(wxCommandEvent& evt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user