ENH:close dialog by pressing esc key

Change-Id: Ib883e7119699e06f63c61dd083ad761ba58bc19c
This commit is contained in:
liz.li 2022-08-15 19:15:51 +08:00 committed by Lane.Wei
parent 03f62ed9ae
commit 121dccc59c
7 changed files with 92 additions and 3 deletions

View file

@ -47,7 +47,7 @@ public:
BBL_FILAMENTS,
BBL_FILAMENT_ONLY,
BBL_MODELS_ONLY
};
}m_page;
//Web Function
void load_url(wxString &url);