Use a local copy of the old wxBufferedDC classes until the ones in the

C++ library are fixed again.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-02-21 01:53:46 +00:00
parent d11c3d6484
commit ef22e3d35e
2 changed files with 92 additions and 2 deletions

View File

@@ -24,7 +24,6 @@
#include <wx/colordlg.h>
#include <wx/config.h>
#include <wx/cshelp.h>
#include <wx/dcbuffer.h>
#include <wx/dcmirror.h>
#include <wx/dcps.h>
#include <wx/dirctrl.h>