Committing in .
Modified Files: wxWindows/include/wx/gtk/app.h Added wxEntry like in other ports (i.e. Motif) ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
35b45b332b
commit
f920114415
@ -82,4 +82,6 @@ private:
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
int WXDLLEXPORT wxEntry( int argc, char *argv[] );
|
||||
|
||||
#endif // __GTKAPPH__
|
||||
|
@ -82,4 +82,6 @@ private:
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
int WXDLLEXPORT wxEntry( int argc, char *argv[] );
|
||||
|
||||
#endif // __GTKAPPH__
|
||||
|
Loading…
Reference in New Issue
Block a user