X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51fe4b60ab4fec78eb1a67473d08b1c4740d03f5..a7689c49fe02c0c065facf736ab28b19f5997b7c:/include/wx/os2/apptrait.h diff --git a/include/wx/os2/apptrait.h b/include/wx/os2/apptrait.h index 4038e88094..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 wxSocketManager *GetSocketManager(); + virtual wxFDIOManager *GetFDIOManager(); #endif };