A few compile fixes,

Updated filetxt.txt to include sizer.cpp


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-08-10 12:27:07 +00:00
parent 073478b3d0
commit 0ae2df3052
5 changed files with 8 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
#include "wx/window.h"
#include "wx/frame.h"
#include "wx/utils.h"
#include "wx/menu.h"
#endif
#if defined(__WIN95__) && !defined(__TWIN32__)