feature add common function for soft

This commit is contained in:
alves
2025-12-17 11:42:07 +08:00
parent 399fbc7a33
commit 5ed729e27c
23 changed files with 116 additions and 60 deletions
-1
View File
@@ -264,7 +264,6 @@ public:
void update_title_colour_after_set_title();
void show_option(bool show);
void init_tabpanel();
void get_local_webview_version();
void create_preset_tabs();
//BBS: GUI refactor
void add_created_tab(Tab* panel, const std::string& bmp_name = "");