Added a couple of fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2000-03-18 22:28:28 +00:00
parent eb4efbdc86
commit 468e327aac
3 changed files with 11 additions and 8 deletions

View File

@@ -99,7 +99,6 @@ protected:
DECLARE_EVENT_TABLE()
private:
HMQ m_hMq;
QMSG m_vMsg;
};
int WXDLLEXPORT wxEntry( int argc, char *argv[] );