wxBusyInfo interface moved to generic to make space for possible native implementations. wxInfoFrame moved from header to module.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-01-26 15:40:46 +00:00
parent 1e25a373d0
commit b7ba00e77a
6 changed files with 76 additions and 43 deletions

View File

@@ -725,6 +725,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/bitmap.h
wx/bookctrl.h
wx/busyinfo.h
wx/generic/busyinfo.h
wx/caret.h
wx/choicebk.h
wx/clipbrd.h

View File

@@ -8387,6 +8387,10 @@ SOURCE=..\..\include\wx\busyinfo.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\busyinfo.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\button.h
# End Source File
# Begin Source File