X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52479aefae169d5c85cd0e07d159db0b8dd0a965..e211b7b1068d33285936b5deb27dee1289cc21e7:/include/wx/mac/classic/window.h diff --git a/include/wx/mac/classic/window.h b/include/wx/mac/classic/window.h index 807e261863..44b8d64a8c 100644 --- a/include/wx/mac/classic/window.h +++ b/include/wx/mac/classic/window.h @@ -161,7 +161,7 @@ public: wxWindowMac *FindItem(long id) const; wxWindowMac *FindItemByHWND(WXHWND hWnd, bool controlOnly = FALSE) const; - // Make a Windows extended style from the given wxWindows window style + // Make a Windows extended style from the given wxWidgets window style static WXDWORD MakeExtendedStyle(long style, bool eliminateBorders = TRUE); // Determine whether 3D effects are wanted