New configure

wxRegionIterator
  New IsEposed functions  (-> recompile)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-09-02 17:53:48 +00:00
parent 2f2aa6287b
commit 8429bec1e8
18 changed files with 2158 additions and 1784 deletions

View File

@@ -228,7 +228,7 @@ wxObject *wxCreateDynamicObject(char *name)
return info->CreateObject();
}
#ifdef USE_STORABLE_CLASSES
#ifdef USE_SERIAL
#include "wx/serbase.h"
#include "wx/dynlib.h"