wxFrameLayout contains wxPen by value, so the wxPen class declaration from wx/pen...
authorMart Raudsepp <leio@gentoo.org>
Wed, 15 Jun 2005 02:08:12 +0000 (02:08 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 15 Jun 2005 02:08:12 +0000 (02:08 +0000)
commitccdd4b0b4213a247e61c81718be7483074a9c0b4
tree6a28a0508290c5929399bfee423dc40ae6a12056
parent4d170c95f6b8e6210ff6ac8f95c023b4bddbf6d6
wxFrameLayout contains wxPen by value, so the wxPen class declaration from wx/pen.h is required so that the compiler
would know the size of wxFrameLayout class. Was a problem for projects using wxFL and including wx headers
one-by-one instead of using wx.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/fl/controlbar.h