]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/apptrait.h
Fix keyboard navigation in wxGrid with reordered columns.
[wxWidgets.git] / include / wx / os2 / apptrait.h
index 4038e880941428eaf6444dc229cead68189790da..2cdb32a4a8b5235584c4260cb84510c02f5f3694 100644 (file)
@@ -50,7 +50,7 @@ public:
     virtual wxString GetDesktopEnvironment() const;
 #endif
 #if wxUSE_SOCKETS
-    virtual wxSocketManager *GetSocketManager();
+    virtual wxFDIOManager *GetFDIOManager();
 #endif
 };