X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eccec0f887519b0d1ad69cb0fb2fed0687dc6965..7e7a19f1527e548d0d1931a653dd17a16fba4338:/include/wx/os2/apptrait.h diff --git a/include/wx/os2/apptrait.h b/include/wx/os2/apptrait.h index cd9fa56e54..4038e88094 100644 --- a/include/wx/os2/apptrait.h +++ b/include/wx/os2/apptrait.h @@ -50,7 +50,7 @@ public: virtual wxString GetDesktopEnvironment() const; #endif #if wxUSE_SOCKETS - virtual GSocketManager *GetSocketManager(); + virtual wxSocketManager *GetSocketManager(); #endif };