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:
@@ -153,7 +153,7 @@ protected:
|
|||||||
// wxSettableHeaderColumn: column which allows to change its fields too
|
// wxSettableHeaderColumn: column which allows to change its fields too
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
class wxSettableHeaderColumn : public wxHeaderColumn
|
class WXDLLIMPEXP_CORE wxSettableHeaderColumn : public wxHeaderColumn
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
virtual void SetTitle(const wxString& title) = 0;
|
virtual void SetTitle(const wxString& title) = 0;
|
||||||
|
Reference in New Issue
Block a user