]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/net/ipc.cpp
Use wxFindWindowAtPoint() for hit testing in wxPopupTransientWindow.
[wxWidgets.git] / tests / net / ipc.cpp
index ec79c01d3620cf3bff8b5b857a146b9639a2548a..8eb0f9cbdb55e38485bf8853a06489bae3aa1589 100644 (file)
@@ -2,9 +2,8 @@
 // Name:        tests/net/ipc.cpp
 // Purpose:     IPC classes unit tests
 // Author:      Vadim Zeitlin
-// RCS-ID:      $Id$
 // Copyright:   (c) 2008 Vadim Zeitlin
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // For compilers that support precompilation, includes "wx/wx.h".
@@ -262,4 +261,4 @@ void IPCTestCase::Disconnect()
 
 #endif // wxUSE_THREADS
 
-#endif // !__WXMSW__
+#endif // !__WINDOWS__