This commit is contained in:
yw4z
2026-03-09 17:09:09 +03:00
parent e6f90b1c7a
commit e22c8b6648
3 changed files with 59 additions and 29 deletions

View File

@@ -60,6 +60,7 @@ public:
~PreferencesDialog();
wxString m_backup_interval_time;
wxTimer m_filament_height_timer;
void create();
@@ -106,6 +107,8 @@ public:
void create_shortcuts_page();
wxBoxSizer* create_debug_page();
void UpdateSidebarLayout();
// BBS
void create_select_domain_widget();