small wxGTK compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-30 20:33:30 +00:00
parent 4f4a180e21
commit abca8ebff1
6 changed files with 27 additions and 27 deletions

View File

@@ -96,6 +96,4 @@ private:
DECLARE_EVENT_TABLE()
};
int WXDLLEXPORT wxEntry( int argc, char *argv[] );
#endif // __GTKAPPH__