]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/renderer.h
gave default parameters for wxBrush() ctor from wxColour (this is what is used in...
[wxWidgets.git] / include / wx / renderer.h
index 449927ead8b31f9c3c5340ed5d0e4c1d64477e72..325250d6ee7a9818cc9e79bfdb440dc952b3f2b6 100644 (file)
 #ifndef _WX_RENDERER_H_
 #define _WX_RENDERER_H_
 
+class WXDLLEXPORT wxDC;
+class WXDLLEXPORT wxRect;
+class WXDLLEXPORT wxWindow;
+
 // ----------------------------------------------------------------------------
 // constants
 // ----------------------------------------------------------------------------