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

@@ -18,7 +18,7 @@
#include "wx/event.h"
class WXDLLEXPORT wxJoystick: public wxObject
class WXDLLIMPEXP_ADV wxJoystick: public wxObject
{
DECLARE_DYNAMIC_CLASS(wxJoystick)
public: