From: Stefan Csomor Date: Mon, 10 Jan 2011 11:40:56 +0000 (+0000) Subject: adding new files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fe43e2b6414a80de2ea97247c0084b0d6efc849d?ds=inline adding new files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.in b/Makefile.in index e10f0d209f..3970e2012e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -464,6 +464,7 @@ ALL_BASE_HEADERS = \ wx/wxprec.h \ wx/xlocale.h \ wx/xti.h \ + wx/xti2.h \ wx/xtistrm.h \ wx/xtictor.h \ wx/xtihandler.h \ @@ -640,6 +641,7 @@ ALL_PORTS_BASE_HEADERS = \ wx/wxprec.h \ wx/xlocale.h \ wx/xti.h \ + wx/xti2.h \ wx/xtistrm.h \ wx/xtictor.h \ wx/xtihandler.h \ @@ -3902,6 +3904,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \ wx/position.h \ wx/radiobox.h \ wx/radiobut.h \ + wx/range.h \ wx/rearrangectrl.h \ wx/renderer.h \ wx/richmsgdlg.h \