BC++ fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-04-30 16:05:24 +00:00
parent da95cfa91d
commit 0e950afdf3
6 changed files with 31 additions and 15 deletions

View File

@@ -40,6 +40,10 @@
#error "Sorry, this sample works under Windows only."
#endif
#ifdef __WATCOMC__
#error "Sorry, Watcom C++ does not support wxAutomationObject."
#endif
// ----------------------------------------------------------------------------
// ressources
// ----------------------------------------------------------------------------