X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3231f0aaf369e384d41b2e5890b75a3e26f3fea..478cde3220641d49cfbd492e799107d13ccdfeb3:/include/wx/mac/carbon/drawer.h?ds=sidebyside diff --git a/include/wx/mac/carbon/drawer.h b/include/wx/mac/carbon/drawer.h index 5103f73fce..cd414eb5e3 100644 --- a/include/wx/mac/carbon/drawer.h +++ b/include/wx/mac/carbon/drawer.h @@ -21,6 +21,12 @@ #include "wx/toplevel.h" +// +// NB: This is currently a private undocumented class - +// it is stable, but the API is not and will change in the +// near future +// + #if ( MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_2 ) class WXDLLEXPORT wxDrawerWindow : public wxTopLevelWindow