FIX: rescale of camera icons when alter resolution

Change-Id: I45a59e7ec48699bfd249c7bb75cd8b70edaf0687
This commit is contained in:
tao.jin 2022-12-12 16:29:42 +08:00 committed by Lane.Wei
parent db94f39f78
commit ebec542112
3 changed files with 26 additions and 24 deletions

View file

@ -420,6 +420,7 @@ public:
void set_hold_count(int& count);
void rescale_camera_icons();
void on_sys_color_changed();
void msw_rescale();
};