compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-07-20 18:29:21 +00:00
parent cea4cc7942
commit 38c4cb6aa7
7 changed files with 59 additions and 39 deletions

View File

@@ -25,6 +25,10 @@
#ifndef _WX_RENDERER_H_
#define _WX_RENDERER_H_
class WXDLLEXPORT wxDC;
class WXDLLEXPORT wxRect;
class WXDLLEXPORT wxWindow;
// ----------------------------------------------------------------------------
// constants
// ----------------------------------------------------------------------------