No real changes, just get rid of an unnecessary instance of wxWindowList: this one can be safely replaced with a vector because it's a private member and so changing its type doesn't affect compatibility.
No real changes, just get rid of an unnecessary instance of wxWindowList: this one can be safely replaced with a vector because it's a private member and so changing its type doesn't affect compatibility.