Added DLL export for wxCommandEventStringHelper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -493,7 +493,7 @@ private:
|
||||
// Backwards compatibility for wxCommandEvent::m_commandString, will lead to compilation errors in some cases of usage
|
||||
class WXDLLIMPEXP_CORE wxCommandEvent;
|
||||
|
||||
class wxCommandEventStringHelper
|
||||
class WXDLLIMPEXP_CORE wxCommandEventStringHelper
|
||||
{
|
||||
public:
|
||||
wxCommandEventStringHelper(wxCommandEvent * evt)
|
||||
|
Reference in New Issue
Block a user