fix VC6 DLL build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2008-12-04 13:11:27 +00:00
parent 8eb4d1a1f1
commit 9a382f1fad

View File

@ -32,7 +32,7 @@
// wxHeaderCtrlBase implementation
// ============================================================================
WXDLLIMPEXP_DATA_CORE(const char) wxHeaderCtrlNameStr[] = "wxHeaderCtrl";
extern WXDLLIMPEXP_DATA_CORE(const char) wxHeaderCtrlNameStr[] = "wxHeaderCtrl";
void wxHeaderCtrlBase::DeleteAllColumns()
{