DLL build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -333,7 +333,7 @@ protected:
|
|||||||
// wxDataViewEvent - the event class for the wxDataViewCtrl notifications
|
// wxDataViewEvent - the event class for the wxDataViewCtrl notifications
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
class WXDLLEXPORT wxDataViewEvent : public wxNotifyEvent
|
class WXDLLIMPEXP_ADV wxDataViewEvent : public wxNotifyEvent
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
wxDataViewEvent(wxEventType commandType = wxEVT_NULL, int winid = 0)
|
wxDataViewEvent(wxEventType commandType = wxEVT_NULL, int winid = 0)
|
||||||
|
Reference in New Issue
Block a user