]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/apptrait.h
fix memory leak; allocate the DC before SetFont() is called on the status bar
[wxWidgets.git] / include / wx / os2 / apptrait.h
index cd9fa56e54c7ffbfbeb4dd84fc2528a2a19324b9..4038e880941428eaf6444dc229cead68189790da 100644 (file)
@@ -50,7 +50,7 @@ public:
     virtual wxString GetDesktopEnvironment() const;
 #endif
 #if wxUSE_SOCKETS
     virtual wxString GetDesktopEnvironment() const;
 #endif
 #if wxUSE_SOCKETS
-    virtual GSocketManager *GetSocketManager();
+    virtual wxSocketManager *GetSocketManager();
 #endif
 };
 
 #endif
 };