完善设置页连接测试

This commit is contained in:
2026-05-30 03:48:42 +08:00
parent 14f1af4b05
commit 46c4f6092b
10 changed files with 485 additions and 127 deletions
+1
View File
@@ -18,6 +18,7 @@ private:
void showPetWindow();
void hidePetWindow();
void togglePetWindowVisibility();
void openSettings();
void quitApplication();
PetWindow *m_petWindow = nullptr;