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:
parent
8eb4d1a1f1
commit
9a382f1fad
@ -32,7 +32,7 @@
|
||||
// wxHeaderCtrlBase implementation
|
||||
// ============================================================================
|
||||
|
||||
WXDLLIMPEXP_DATA_CORE(const char) wxHeaderCtrlNameStr[] = "wxHeaderCtrl";
|
||||
extern WXDLLIMPEXP_DATA_CORE(const char) wxHeaderCtrlNameStr[] = "wxHeaderCtrl";
|
||||
|
||||
void wxHeaderCtrlBase::DeleteAllColumns()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user