X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/840015f0e3c572bdf3cc904ee9e57040bf6eefd3..0c8392cac2d36d0d211432e71d3b24d3d93c22db:/src/msw/notebook.cpp diff --git a/src/msw/notebook.cpp b/src/msw/notebook.cpp index 9f8021bf01..cb9d37a573 100644 --- a/src/msw/notebook.cpp +++ b/src/msw/notebook.cpp @@ -68,6 +68,16 @@ #include "wx/panel.h" #endif +/* + notebookpage + object + object_ref + label + selected + style + usenotebooksizer +*/ + // ---------------------------------------------------------------------------- // macros // ----------------------------------------------------------------------------