FIX: less param line option vertical gap

Change-Id: I5b63a078c54a6bd744321a5a57f2452b01c0dd0a
This commit is contained in:
chunmao.guo 2022-09-22 15:45:40 +08:00 committed by Lane.Wei
parent 516a960f71
commit 42e08b5414
2 changed files with 13 additions and 10 deletions

View file

@ -27,6 +27,7 @@ class OG_CustomCtrl :public wxPanel
{
wxFont m_font;
int m_v_gap;
int m_v_gap2;
int m_h_gap;
int m_em_unit;