simplify solution

This commit is contained in:
yw4z
2026-03-11 15:14:21 +03:00
parent 42fa706655
commit ef2f7ca22a
2 changed files with 9 additions and 25 deletions

View File

@@ -20,8 +20,6 @@ public:
private:
wxString m_title;
mutable int m_cachedX = -1;
mutable int m_cachedWidth = -1;
};
class BBLTopbar : public wxAuiToolBar