fixed wxEntry() signature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
af2799b7bb
commit
dcc19b5b38
@ -82,7 +82,7 @@ protected:
|
||||
};
|
||||
|
||||
int WXDLLEXPORT wxEntry(WXHINSTANCE hInstance, WXHINSTANCE hPrevInstance,
|
||||
char *lpszCmdLine, int nCmdShow);
|
||||
wxCmdLineArgType *lpszCmdLine, int nCmdShow);
|
||||
|
||||
#endif // _WX_APP_H_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user