FIX: UI fix on preference and project name

Change-Id: Iae83a4a25203479d24c4da9777498505b78745d2
This commit is contained in:
tao.jin 2023-01-06 18:36:05 +08:00 committed by Lane.Wei
parent 4a3a4645f0
commit cb18a100ec
3 changed files with 29 additions and 22 deletions

View file

@ -122,7 +122,7 @@ public:
void create_gui_page();
void create_sync_page();
void create_shortcuts_page();
wxBoxSizer* create_debug_page();
wxWindow* create_debug_page();
void on_select_radio(std::string param);
wxString get_select_radio(int groupid);