moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-02 13:52:31 +00:00
parent 57bfe3be85
commit 131f235d04
10 changed files with 460 additions and 334 deletions

View File

@@ -20,7 +20,7 @@
#include "wx/object.h"
class WXDLLEXPORT wxWave : public wxObject
class WXDLLIMPEXP_ADV wxWave : public wxObject
{
public:
wxWave();