Index: /wxWidgets/branches/WX_3_0_BRANCH/Makefile.in =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/Makefile.in (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/Makefile.in (revision 76138) @@ -4138,4 +4138,5 @@ wx/pen.h \ wx/position.h \ + wx/preferences.h \ wx/radiobox.h \ wx/radiobut.h \ @@ -4155,4 +4156,5 @@ wx/stattext.h \ wx/statusbr.h \ + wx/testing.h \ wx/textcompleter.h \ wx/textctrl.h \ Index: /wxWidgets/branches/WX_3_0_BRANCH/build/bakefiles/files.bkl =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/bakefiles/files.bkl (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/bakefiles/files.bkl (revision 76138) @@ -881,4 +881,5 @@ wx/pen.h wx/position.h + wx/preferences.h wx/radiobox.h wx/radiobut.h @@ -898,4 +899,5 @@ wx/stattext.h wx/statusbr.h + wx/testing.h wx/textcompleter.h wx/textctrl.h Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.bcc =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.bcc (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.bcc (revision 76138) Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.gcc =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.gcc (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.gcc (revision 76138) Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.vc =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.vc (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.vc (revision 76138) Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.wat =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.wat (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/makefile.wat (revision 76138) Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_core.dsp =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_core.dsp (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_core.dsp (revision 76138) @@ -2889,4 +2889,8 @@ # Begin Source File +SOURCE=..\..\include\wx\preferences.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\print.h # End Source File @@ -3162,4 +3166,8 @@ SOURCE=..\..\include\wx\tbarbase.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\testing.h # End Source File # Begin Source File Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_vc7_core.vcproj =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_vc7_core.vcproj (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_vc7_core.vcproj (revision 76138) @@ -2353,4 +2353,7 @@ + + @@ -2558,4 +2561,7 @@ + + + + @@ -3418,4 +3422,8 @@ + + Index: /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_vc9_core.vcproj =================================================================== --- /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_vc9_core.vcproj (revision 76137) +++ /wxWidgets/branches/WX_3_0_BRANCH/build/msw/wx_vc9_core.vcproj (revision 76138) @@ -3143,4 +3143,8 @@ + + @@ -3416,4 +3420,8 @@ + +