Fix mingw build error of ITaskbarList3.

Author: Chaobin Zhang

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2014-09-10 14:51:38 +00:00
parent 1580848eeb
commit 1439cc95c5
2 changed files with 12 additions and 7 deletions

View File

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