Fix H2D LAN print job routing (#13662)

This commit is contained in:
Francesco Palmarini
2026-05-15 19:09:31 +02:00
committed by GitHub
parent 4154785025
commit d614917d1d
4 changed files with 15 additions and 4 deletions

View File

@@ -218,6 +218,7 @@ public:
bool is_series_p() const;
bool is_series_x() const;
bool is_series_o() const;
bool can_use_emmc_print() const;
void reload_printer_settings();
std::string get_printer_thumbnail_img_str() const;