Fix conflicts. Update unit tests

This commit is contained in:
Lam Wei Lun
2026-08-25 13:18:00 +08:00
parent c2357fdac6
commit 0ba7bae794
2 changed files with 318 additions and 503 deletions
-2
View File
@@ -46,8 +46,6 @@ class Button : public StaticBox
bool isCenter = true;
bool vertical = false;
wxTipWindow* tipWindow = nullptr;
static const int buttonWidth = 200;
static const int buttonHeight = 50;