This commit is contained in:
yw4z
2025-11-19 13:51:52 +03:00
parent c9e6c51213
commit 6d70fdd150
3 changed files with 2 additions and 6 deletions
-1
View File
@@ -463,7 +463,6 @@ public:
std::array<Preset::Type, 3> types_list() const;
protected:
void on_dpi_changed(const wxRect& suggested_rect) override;
void on_sys_color_changed() override;
};