]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/apptrait.h
use 6px as the default wxSizer border in wxGTK to be a little bit closer to GNOME HIG
[wxWidgets.git] / include / wx / os2 / apptrait.h
index c77a07486a22c30070d7d135b4b953ff9aac19b0..34b5e30233e0a166991907764d6f579807edefcf 100644 (file)
@@ -47,6 +47,9 @@ public:
 #ifdef __WXGTK__
     virtual wxString GetDesktopEnvironment() const;
 #endif
+#if wxUSE_SOCKETS
+    virtual GSocketManager *GetSocketManager();
+#endif
 };
 
 #endif // wxUSE_GUI