Fix switch button color

This commit is contained in:
Noisyfox
2025-10-05 14:26:19 +08:00
parent e5bd736def
commit 24fe8a9fa7
2 changed files with 21 additions and 5 deletions

View File

@@ -30,6 +30,8 @@ public:
void Rescale();
bool SetBackgroundColour(const wxColour& colour) override;
private:
void update();