]> git.saurik.com Git - wxWidgets.git/commit
wxBusyInfo interface moved to generic to make space for possible native implementatio...
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 26 Jan 2006 15:40:46 +0000 (15:40 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 26 Jan 2006 15:40:46 +0000 (15:40 +0000)
commitb7ba00e77a3f69941d6a2050e67bdfff38b3238e
treec2bfc0858975ac9756cb396e0f775a3ce09f775f
parent1e25a373d03909a80d28b393158fadd9a5968e6e
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
Makefile.in
build/bakefiles/files.bkl
build/msw/wx_core.dsp
include/wx/busyinfo.h
include/wx/generic/busyinfo.h [new file with mode: 0644]
src/generic/busyinfo.cpp