git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11776
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#pragma implementation "palette.h"
#endif
+#include "wx/defs.h"
+
+#if wxUSE_PALETTE
+
#include "wx/palette.h"
#if !USE_SHARED_LIBRARIES
return TRUE;
}
+#endif
+ // wxUSE_PALETTE
#pragma implementation "textctrl.h"
#endif
+#include "wx/defs.h"
+
+#if wxUSE_TEXTCTRL
+
#ifdef __DARWIN__
#include <sys/types.h>
#include <sys/stat.h>
event.Enable( CanRedo() );
}
+#endif
+ // wxUSE_TEXTCTRL
#pragma implementation "palette.h"
#endif
+#include "wx/defs.h"
+
+#if wxUSE_PALETTE
+
#include "wx/palette.h"
#if !USE_SHARED_LIBRARIES
return TRUE;
}
+#endif
+ // wxUSE_PALETTE
#pragma implementation "textctrl.h"
#endif
+#include "wx/defs.h"
+
+#if wxUSE_TEXTCTRL
+
#ifdef __DARWIN__
#include <sys/types.h>
#include <sys/stat.h>
event.Enable( CanRedo() );
}
+#endif
+ // wxUSE_TEXTCTRL