Some tweaks and generated core sources for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-07-16 22:52:01 +00:00
parent 1255525b5a
commit 2c8a649d7a
13 changed files with 351 additions and 686 deletions

View File

@@ -252,7 +252,7 @@ public:
};
#endif
#if !wxUSE_WAVE && !defined(__WXMSW__)
#if !wxUSE_WAVE
// A C++ stub class for wxWave for platforms that don't have it.
class wxWave : public wxObject
{