Move wxTaskBarButton into core library.

Author: Chaobin Zhang

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chaobin, Zhang
2014-09-10 09:15:07 +00:00
parent b1971e614c
commit c17570e8e2
7 changed files with 26 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
struct ITaskbarList3;
class WXDLLIMPEXP_ADV wxTaskBarButtonImpl : public wxTaskBarButton {
class WXDLLIMPEXP_CORE wxTaskBarButtonImpl : public wxTaskBarButton {
public:
virtual ~wxTaskBarButtonImpl();