FIX:add "check_empty_project" api

jira: none
Change-Id: Ic0b0b558c8786749b1ac036b87dc08519002b17f
(cherry picked from commit 93d0c59ed0692b7cfa3a7684e5d18f3157d6f0e7)
This commit is contained in:
zhou.xu
2025-02-13 18:30:04 +08:00
committed by Noisyfox
parent b368483aaa
commit 5f93b01ef3
3 changed files with 31 additions and 20 deletions

View File

@@ -169,6 +169,7 @@ protected:
wxGridSizer *m_sizer_ams_mapping_right{nullptr};
public:
void check_empty_project();
void init_bind();
void init_timer();
void check_focus(wxWindow *window);