export wxSettableHeaderColumn from DLL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
dcb6cbecc8
commit
de150f6af9
@ -153,7 +153,7 @@ protected:
|
||||
// wxSettableHeaderColumn: column which allows to change its fields too
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
class wxSettableHeaderColumn : public wxHeaderColumn
|
||||
class WXDLLIMPEXP_CORE wxSettableHeaderColumn : public wxHeaderColumn
|
||||
{
|
||||
public:
|
||||
virtual void SetTitle(const wxString& title) = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user