SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -31,8 +31,11 @@
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
|
||||
|
||||
#ifdef __WXGTK__
|
||||
int WXDLLEXPORT wxEntryStart( int& argc, char** argv );
|
||||
#else
|
||||
int WXDLLEXPORT wxEntryStart( int argc, char** argv );
|
||||
#endif
|
||||
int WXDLLEXPORT wxEntryInitGui();
|
||||
void WXDLLEXPORT wxEntryCleanup();
|
||||
|
||||
|
Reference in New Issue
Block a user