X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e951b8e4e6c07fe5d5200b8cbf6148e7317aa0e5..0cc970b3db1c7390bec36e612b1fcc657bd06a8c:/include/wx/os2/window.h diff --git a/include/wx/os2/window.h b/include/wx/os2/window.h index f18fc3eeaa..4f68d82529 100644 --- a/include/wx/os2/window.h +++ b/include/wx/os2/window.h @@ -188,10 +188,6 @@ public: public: - // For implementation purposes - sometimes decorations make the client area - // smaller - virtual wxPoint GetClientAreaOrigin(void) const; - // Windows subclassing void SubclassWin(WXHWND hWnd); void UnsubclassWin(void); @@ -238,7 +234,7 @@ public: // returns true if the window has been created bool OS2Create( PSZ zClass - ,const char* zTitle + ,const wxChar* zTitle ,WXDWORD dwStyle ,const wxPoint& rPos ,const wxSize& rSize