#include "wx/mac/accel.h"
#elif defined(__WXPM__)
#include "wx/os2/accel.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/accel.h"
#endif
WXDLLEXPORT_DATA(extern wxAcceleratorTable) wxNullAcceleratorTable;
#include "wx/mac/app.h"
#elif defined(__WXPM__)
#include "wx/os2/app.h"
- #elif defined(__WXSTUBS__)
- #include "wx/stubs/app.h"
#endif
#else // !GUI
// can't use typedef because wxApp forward declared as a class
#include "wx/mac/bitmap.h"
#elif defined(__WXPM__)
#include "wx/os2/bitmap.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/bitmap.h"
#endif
#endif
#include "wx/mac/bmpbuttn.h"
#elif defined(__WXPM__)
#include "wx/os2/bmpbuttn.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/bmpbuttn.h"
#endif
#endif // wxUSE_BMPBUTTON
#include "wx/mac/brush.h"
#elif defined(__WXPM__)
#include "wx/os2/brush.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/brush.h"
#endif
#endif
#include "wx/mac/button.h"
#elif defined(__WXPM__)
#include "wx/os2/button.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/button.h"
#endif
#endif // wxUSE_BUTTON
#include "wx/mac/checkbox.h"
#elif defined(__WXPM__)
#include "wx/os2/checkbox.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/checkbox.h"
#endif
#endif // wxUSE_CHECKBOX
#include "wx/mac/checklst.h"
#elif defined(__WXPM__)
#include "wx/os2/checklst.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/checklst.h"
#endif
#endif // wxUSE_CHECKLISTBOX
#include "wx/mac/choice.h"
#elif defined(__WXPM__)
#include "wx/os2/choice.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/choice.h"
#endif
#endif // wxUSE_CHOICE
#include "wx/mac/clipbrd.h"
#elif defined(__WXPM__)
#include "wx/os2/clipbrd.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/clipbrd.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/colour.h"
#elif defined(__WXPM__)
#include "wx/os2/colour.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/colour.h"
#endif
#define wxColor wxColour
#include "wx/mac/combobox.h"
#elif defined(__WXPM__)
#include "wx/os2/combobox.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/combobox.h"
#endif
#endif // wxUSE_COMBOBOX
#include "wx/mac/control.h"
#elif defined(__WXPM__)
#include "wx/os2/control.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/control.h"
#endif
#endif // wxUSE_CONTROLS
#include "wx/mac/cursor.h"
#elif defined(__WXPM__)
#include "wx/os2/cursor.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/cursor.h"
#endif
#include "wx/utils.h"
#include "wx/mac/dataobj.h"
#elif defined(__WXPM__)
#include "wx/os2/dataobj.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/dnd.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/dc.h"
#elif defined(__WXPM__)
#include "wx/os2/dc.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/dc.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/dcclient.h"
#elif defined(__WXPM__)
#include "wx/os2/dcclient.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/dcclient.h"
#endif
#endif
#include "wx/mac/dcmemory.h"
#elif defined(__WXPM__)
#include "wx/os2/dcmemory.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/dcmemory.h"
#endif
#endif
#include "wx/mac/dcscreen.h"
#elif defined(__WXPM__)
#include "wx/os2/dcscreen.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/dcscreen.h"
#endif
#endif
#include "wx/mac/dde.h"
#elif defined(__WXPM__)
#include "wx/os2/dde.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/dde.h"
#endif
#endif
#include "wx/mac/dialog.h"
#elif defined(__WXPM__)
#include "wx/os2/dialog.h"
- #elif defined(__WXSTUBS__)
- #include "wx/stubs/dialog.h"
#endif
#endif
#include "wx/mac/dnd.h"
#elif defined(__WXPM__)
#include "wx/os2/dnd.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/dnd.h"
#endif
// ----------------------------------------------------------------------------
#define wxDragImage wxGenericDragImage
#define sm_classwxDragImage sm_classwxGenericDragImage
-#elif defined(__WXSTUBS__)
-#include "wx/generic/dragimgg.h"
-#define wxDragImage wxGenericDragImage
-#define sm_classwxDragImage sm_classwxGenericDragImage
-
#endif
#endif // wxUSE_DRAGIMAGE
#include "wx/mac/filedlg.h"
#elif defined(__WXPM__)
#include "wx/os2/filedlg.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/filedlg.h"
#endif
#endif // wxUSE_FILEDLG
#include "wx/mac/font.h"
#elif defined(__WXPM__)
#include "wx/os2/font.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/font.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/gauge.h"
#elif defined(__WXPM__)
#include "wx/os2/gauge.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/gauge.h"
#endif
#endif // wxUSE_GAUGE
#include "wx/mac/gdiobj.h"
#elif defined(__WXPM__)
#include "wx/os2/gdiobj.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/gdiobj.h"
#endif
#endif
#include "wx/mac/glcanvas.h"
#elif defined(__WXPM__)
#include "wx/os2/glcanvas.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/glcanvas.h"
#endif
#include "wx/app.h"
#include "wx/mac/icon.h"
#elif defined(__WXPM__)
#include "wx/os2/icon.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/icon.h"
#endif
#endif
#include "wx/mac/joystick.h"
#elif defined(__WXPM__)
#include "wx/os2/joystick.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/joystick.h"
#endif
#endif // wxUSE_JOYSTICK
#include "wx/mac/listbox.h"
#elif defined(__WXPM__)
#include "wx/os2/listbox.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/listbox.h"
#endif
#endif // wxUSE_LISTBOX
#include "wx/mac/mdi.h"
#elif defined(__WXPM__)
#include "wx/generic/mdig.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/mdi.h"
#endif
#endif
#include "wx/mac/menu.h"
#elif defined(__WXPM__)
#include "wx/os2/menu.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/menu.h"
#endif
#endif // wxUSE_BASE_CLASSES_ONLY/!wxUSE_BASE_CLASSES_ONLY
#include "wx/mac/menuitem.h"
#elif defined(__WXPM__)
#include "wx/os2/menuitem.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/menuitem.h"
#endif
#endif // wxUSE_BASE_CLASSES_ONLY/!wxUSE_BASE_CLASSES_ONLY
#include "wx/mac/minifram.h"
#elif defined(__WXPM__)
#include "wx/os2/minifram.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/minifram.h"
#endif
#endif
#include "wx/mac/msgdlg.h"
#elif defined(__WXPM__)
#include "wx/os2/msgdlg.h"
-#elif defined(__WXSTUBS__)
-#include "wx/generic/msgdlgg.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/notebook.h"
#elif defined(__WXPM__)
#include "wx/os2/notebook.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/notebook.h"
#endif
#endif // wxUSE_NOTEBOOK
#include "wx/mac/palette.h"
#elif defined(__WXPM__)
#include "wx/os2/palette.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/palette.h"
#endif
#endif // wxUSE_PALETTE
#include "wx/mac/pen.h"
#elif defined(__WXPM__)
#include "wx/os2/pen.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/pen.h"
#endif
#endif
#include "wx/mac/printdlg.h"
#elif defined(__WXPM__)
#include "wx/generic/prntdlgg.h"
-#elif defined(__WXSTUBS__)
-#include "wx/generic/prntdlgg.h"
#endif
#if defined(__WXUNIVERSAL__) || (!defined(__WXMSW__) && !defined(__WXMAC__))
#include "wx/mac/radiobox.h"
#elif defined(__WXPM__)
#include "wx/os2/radiobox.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/radiobox.h"
#endif
#endif // wxUSE_RADIOBOX
#include "wx/mac/radiobut.h"
#elif defined(__WXPM__)
#include "wx/os2/radiobut.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/radiobut.h"
#endif
#endif // wxUSE_RADIOBTN
#include "wx/mac/region.h"
#elif defined(__WXPM__)
#include "wx/os2/region.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/region.h"
#endif
#endif
#include "wx/mac/scrolbar.h"
#elif defined(__WXPM__)
#include "wx/os2/scrolbar.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/scrolbar.h"
#endif
#endif // wxUSE_SCROLLBAR
#include "wx/mac/slider.h"
#elif defined(__WXPM__)
#include "wx/os2/slider.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/slider.h"
#endif
#endif // wxUSE_SLIDER
#include "wx/mac/spinbutt.h"
#elif defined(__WXPM__)
#include "wx/os2/spinbutt.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/spinbutt.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/statbmp.h"
#elif defined(__WXPM__)
#include "wx/os2/statbmp.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/statbmp.h"
#endif
#endif // wxUSE_STATBMP
#include "wx/mac/statbox.h"
#elif defined(__WXPM__)
#include "wx/os2/statbox.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/statbox.h"
#endif
#endif // wxUSE_STATBOX
#include "wx/mac/stattext.h"
#elif defined(__WXPM__)
#include "wx/os2/stattext.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/stattext.h"
#endif
#endif // wxUSE_STATTEXT
#include "wx/mac/tabctrl.h"
#elif defined(__WXPM__)
#include "wx/os2/tabctrl.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/tabctrl.h"
#endif
#endif
#include "wx/mac/taskbar.h"
#elif defined(__WXPM__)
#include "wx/os2/taskbar.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/taskbar.h"
#endif
#endif
#include "wx/mac/textctrl.h"
#elif defined(__WXPM__)
#include "wx/os2/textctrl.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/textctrl.h"
#endif
// ----------------------------------------------------------------------------
# include "wx/mac/tglbtn.h"
# elif defined(__WXPM__)
# include "wx/os2/tglbtn.h"
-# elif defined(__WXSTUBS__)
-# include "wx/stubs/tglbtn.h"
*/
#endif
#include "wx/mac/timer.h"
#elif defined(__WXPM__)
#include "wx/os2/timer.h"
-#elif defined(__WXSTUBS__)
- #include "wx/stubs/timer.h"
#endif
// ----------------------------------------------------------------------------
#include "wx/mac/toolbar.h"
#elif defined(__WXPM__)
#include "wx/os2/toolbar.h"
- #elif defined(__WXSTUBS__)
- #include "wx/stubs/toolbar.h"
#endif
#endif // !wxUSE_TOOLBAR_NATIVE/wxUSE_TOOLBAR_NATIVE
#endif // wxUSE_TOOLBAR
#include "wx/mac/tooltip.h"
#elif defined(__WXPM__)
#include "wx/os2/tooltip.h"
-#elif defined(__WXSTUBS__)
-// #include "wx/stubs/tooltip.h"
#endif
#endif
#include "wx/generic/treectlg.h"
#elif defined(__WXPM__)
#include "wx/generic/treectlg.h"
-#elif defined(__WXSTUBS__)
- #include "wx/generic/treectlg.h"
#endif
/*