From: Robert Roebling Date: Fri, 20 Aug 1999 22:52:21 +0000 (+0000) Subject: Changed a few #include to #include "xxx.h" X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ed58dbeab64d18a0f869ea8e1610a0a88ad7b22c?ds=inline;hp=ed58dbeab64d18a0f869ea8e1610a0a88ad7b22c Changed a few #include to #include "xxx.h" Added endl operator to wxTextStream Corrrected a few misbehaviours in wxFileDialog, Corrected tab traversal a bit Corrected wxImage::SetData() to not copy, but take the data and care for ref couting as well git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---