feat: add about tab item

This commit is contained in:
2026-04-26 21:13:05 +08:00
parent bd5665c935
commit 5b2f06b3ec
2 changed files with 25 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ private:
TextEditing m_text_editing;
bool m_need_save_config = false;
int m_theme = 0;
void show_about_table_bar();
void show_biome_table_bar();
void show_settings_tab_item();
void show_world_tab_item();