X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8efd2dfffcf23aa7ff72cea1cdba3cb8c88d9c4..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/xrc/xh_propdlg.h?ds=sidebyside diff --git a/include/wx/xrc/xh_propdlg.h b/include/wx/xrc/xh_propdlg.h index da9ed79d21..0be363f63e 100644 --- a/include/wx/xrc/xh_propdlg.h +++ b/include/wx/xrc/xh_propdlg.h @@ -3,7 +3,6 @@ // Purpose: XML resource handler for wxPropertySheetDialog // Author: Sander Berents // Created: 2007/07/12 -// RCS-ID: $Id$ // Copyright: (c) 2007 Sander Berents // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,7 +14,7 @@ #if wxUSE_XRC -class WXDLLEXPORT wxPropertySheetDialog; +class WXDLLIMPEXP_FWD_ADV wxPropertySheetDialog; class WXDLLIMPEXP_XRC wxPropertySheetDialogXmlHandler : public wxXmlResourceHandler {