NEW:disable ams mapping when sending printing

Change-Id: Icf2c859151c8c5605e651426154ce6fa84269b87
This commit is contained in:
tao wang 2023-05-26 11:13:56 +08:00 committed by Lane.Wei
parent 7d17cb20c8
commit 2d43ce4702
4 changed files with 66 additions and 22 deletions

View file

@ -83,6 +83,8 @@ public:
void msw_rescale();
void set_ams_info(wxColour col, wxString txt);
void disable();
void enable();
void on_normal();
void on_selected();
void on_warning();