X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a387938f80a2804f259e7305513231be39620fd2..333e57d578e9e0fb6555452b5a53698ffd85ee69:/include/wx/process.h diff --git a/include/wx/process.h b/include/wx/process.h index a904f879ad..298a209b8c 100644 --- a/include/wx/process.h +++ b/include/wx/process.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: process.h +// Name: wx/process.h // Purpose: wxProcess class // Author: Guilhem Lavaux // Modified by: Vadim Zeitlin to check error codes, added Detach() method