]> git.saurik.com Git - wxWidgets.git/commit - include/wx/dcbuffer.h
Added wxRTTI macros to buffered DCs.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 15 Oct 2006 15:45:13 +0000 (15:45 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 15 Oct 2006 15:45:13 +0000 (15:45 +0000)
commit653752be8a1d2a2e14da6aa225f0ce3e393909ad
tree1a4c61b5806ce43e7891f9be2b1456e911888446
parent8db7faf281abef276b1e84a2504191cbd3ce2606
  Added wxRTTI macros to buffered DCs.
  Fix a signed/unsigned warning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dcbuffer.h
src/common/dcbase.cpp
src/common/stream.cpp