X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e320a79f187558effb04d92020b470372bbe456..50494a55ae4f0ec07a15b811dbcce5a8ae9fc7bc:/src/os2/main.cpp?ds=sidebyside diff --git a/src/os2/main.cpp b/src/os2/main.cpp index 47a9924bae..acf359cdad 100644 --- a/src/os2/main.cpp +++ b/src/os2/main.cpp @@ -1,15 +1,15 @@ ///////////////////////////////////////////////////////////////////////////// // Name: main.cpp // Purpose: Entry point -// Author: AUTHOR +// Author: David Webster // Modified by: -// Created: ??/??/98 +// Created: 10/10/99 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Copyright: (c) David Webster +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#include "wx/app.h" +int wxEntry(int argc, char *argv[]); int main(int argc, char* argv[]) {