// Author: Stefan Neis
// Modified by:
// Created: 22.09.2003
-// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Neis <Stefan.Neis@t-online.de>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
virtual wxString GetDesktopEnvironment() const;
#endif
#if wxUSE_SOCKETS
- virtual GSocketManager *GetSocketManager();
+ virtual wxFDIOManager *GetFDIOManager();
#endif
};