X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/461e93f921df33c09637db5dddcfd07411ff0ded..c2ff68d3fd238a3b943fa0638c88c30b9f2818af:/include/wx/window.h diff --git a/include/wx/window.h b/include/wx/window.h index d5fc672391..e431b9c83a 100644 --- a/include/wx/window.h +++ b/include/wx/window.h @@ -965,7 +965,7 @@ protected: // Makes an adjustment to the window position (for example, a frame that has // a toolbar that it manages itself). - virtual void AdjustForParentClientOrigin(int& x, int& y, int sizeFlags); + virtual void AdjustForParentClientOrigin(int& x, int& y, int sizeFlags) const; private: