]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ipc/ipcsetup.h
Fix horizontal mouse wheel scrolling in wxGTK.
[wxWidgets.git] / samples / ipc / ipcsetup.h
index 1dbffab7bfadfbe613888d70dc498fe164fd2518..1432d0d4f0940fb51c7cf97ac9483c4e5fc2b6e1 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by: Jurgen Doornik
 // Created:     25/01/99
 // Author:      Julian Smart
 // Modified by: Jurgen Doornik
 // Created:     25/01/99
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -16,7 +15,7 @@
 
 // the default service name
 #define IPC_SERVICE "4242"
 
 // the default service name
 #define IPC_SERVICE "4242"
-//#define IPC_SERVICE _T("/tmp/wxsrv424")
+//#define IPC_SERVICE wxT("/tmp/wxsrv424")
 
 // the hostname
 #define IPC_HOST "localhost"
 
 // the hostname
 #define IPC_HOST "localhost"