misc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-06 15:37:32 +00:00
parent fcab04720d
commit 9c743a7c78
4 changed files with 195 additions and 7 deletions

View File

@@ -11,6 +11,10 @@
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#include "wx/renderer.h"
class MyDllRenderer : public wxRendererNative