X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/65669e3152f9d6d3bb77c31d4211a356fe089d56..fc85e0db36b368de041dfaffbd308d2f5c861a60:/samples/ipc/ipcsetup.h?ds=sidebyside diff --git a/samples/ipc/ipcsetup.h b/samples/ipc/ipcsetup.h index 1dbffab7bf..17fc121318 100644 --- a/samples/ipc/ipcsetup.h +++ b/samples/ipc/ipcsetup.h @@ -16,7 +16,7 @@ // 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"