]> git.saurik.com Git - wxWidgets.git/commitdiff
Needed to add #include "wx/statusbr.h" to know that wxStatusBar is derived
authorDavid Elliott <dfe@tgwbd.org>
Fri, 30 Sep 2005 16:39:41 +0000 (16:39 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 30 Sep 2005 16:39:41 +0000 (16:39 +0000)
from wxWindow for valid pointer comparison.
Went ahead and moved some includes into new ifndef WX_PRECOMP section to
improve compilation speed when using precompiled headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found