X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d34ad9ea8910361e3d8443ddda0ee5554dc6480d..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/xrc/xh_collpane.h diff --git a/include/wx/xrc/xh_collpane.h b/include/wx/xrc/xh_collpane.h index 2837ea3dfd..f93c237174 100644 --- a/include/wx/xrc/xh_collpane.h +++ b/include/wx/xrc/xh_collpane.h @@ -3,7 +3,6 @@ // Purpose: XML resource handler for wxCollapsiblePane // Author: Francesco Montorsi // Created: 2006-10-27 -// RCS-ID: $Id$ // Copyright: (c) 2006 Francesco Montorsi // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,7 +14,7 @@ #if wxUSE_XRC && wxUSE_COLLPANE -class WXDLLIMPEXP_ADV wxCollapsiblePane; +class WXDLLIMPEXP_FWD_CORE wxCollapsiblePane; class WXDLLIMPEXP_XRC wxCollapsiblePaneXmlHandler : public wxXmlResourceHandler {