Support for Obico cloud integration (#4116)

support obico (#3)

Add printer support for Obico cloud.

---------

Co-authored-by: zzh <anjingxw@126.com>
This commit is contained in:
Kenneth Jiang 2024-02-27 06:04:51 -08:00 committed by GitHub
parent 047b889ba6
commit 8c941df4e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 519 additions and 2 deletions

View file

@ -61,6 +61,7 @@ public:
void update_preset_input();
void update_printhost_buttons();
void update_printers();
void update_ports();
protected:
void on_dpi_changed(const wxRect& suggested_rect) override;