warning for 2.5.3

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-10-02 19:19:55 +00:00
parent 8fa53e0eee
commit 6a8b0d4586

View File

@@ -21,6 +21,12 @@
#include "wx/toplevel.h" #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 ) #if ( MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_2 )
class WXDLLEXPORT wxDrawerWindow : public wxTopLevelWindow class WXDLLEXPORT wxDrawerWindow : public wxTopLevelWindow