X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9695185a70ba2c852feef016c6b0b5168f77bf83..65c36a73c679b66d02e5489e26ec53b89bc78fad:/include/wx/gtk1/setup0.h?ds=inline diff --git a/include/wx/gtk1/setup0.h b/include/wx/gtk1/setup0.h index cca48903c0..22f91e87fa 100644 --- a/include/wx/gtk1/setup0.h +++ b/include/wx/gtk1/setup0.h @@ -332,10 +332,6 @@ * Use streams */ #define wxUSE_STREAMS 1 -/* - * Use class serialization - */ -#define wxUSE_SERIAL 1 /* * Use sockets */ @@ -345,10 +341,6 @@ * streams implementation. */ #define wxUSE_STD_IOSTREAM 0 -/* - * wxLibrary class - */ -#define wxUSE_DYNLIB_CLASS 1 /* * Use font metric files in GetTextExtent for wxPostScriptDC @@ -418,9 +410,9 @@ */ #define wxUSE_SPLINES 1 /* - * Use wxLibrary class + * Use wxObjectLoader class */ -#define wxUSE_DYNLIB_CLASS 1 +#define wxUSE_DYNAMIC_LOADER 1 /* * Use the mdi architecture