Fine tune arrange alignment enabling rules for XL

This commit is contained in:
tamasmeszaros 2023-02-28 09:28:00 +01:00
parent aab6299458
commit 437c0814b4
2 changed files with 6 additions and 7 deletions

View file

@ -550,7 +550,7 @@ private:
PrinterTechnology current_printer_technology() const;
static bool is_arrange_alignment_enabled();
bool is_arrange_alignment_enabled() const;
template<class Self>
static auto & get_arrange_settings_ref(Self *self) {