X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4689441b050787afee8b9113ca1ea574e551cb77..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index 21bd620de8..0afe3dbb32 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -3,7 +3,6 @@ // Purpose: includes all xh_*.h files // Author: Vaclav Slavik // Created: 2000/03/05 -// RCS-ID: $Id$ // Copyright: (c) 2000 Vaclav Slavik // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,6 +14,7 @@ // Existing handlers: #include "wx/xrc/xh_animatctrl.h" +#include "wx/xrc/xh_bannerwindow.h" #include "wx/xrc/xh_bmp.h" #include "wx/xrc/xh_bmpbt.h" #include "wx/xrc/xh_bmpcbox.h" @@ -68,6 +68,7 @@ #include "wx/xrc/xh_stlin.h" #include "wx/xrc/xh_text.h" #include "wx/xrc/xh_tglbtn.h" +#include "wx/xrc/xh_timectrl.h" #include "wx/xrc/xh_toolb.h" #include "wx/xrc/xh_toolbk.h" #include "wx/xrc/xh_tree.h"