]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gsockmsw.h
wxWindowMSW::OnInitDialog is only implemented for WinCE
[wxWidgets.git] / include / wx / msw / gsockmsw.h
index a000ababea62464627de6c9761f83050627598b2..848fede04d9012d197df232e5569bb2286d41012 100644 (file)
@@ -48,8 +48,8 @@ struct _GSocket
   int m_non_blocking;
   int m_server;
   int m_stream;
-  int m_oriented;
   int m_establishing;
+  int m_reusable;
   struct timeval m_timeout;
 
   /* Callbacks */