X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eccec0f887519b0d1ad69cb0fb2fed0687dc6965..a7689c49fe02c0c065facf736ab28b19f5997b7c:/include/wx/os2/apptrait.h diff --git a/include/wx/os2/apptrait.h b/include/wx/os2/apptrait.h index cd9fa56e54..2cdb32a4a8 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 wxFDIOManager *GetFDIOManager(); #endif };