Made some treectrl sample icons transparent; added toolbar.h to wx.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-11-17 14:29:00 +00:00
parent b8ad9f18ca
commit 5f2936dacb
9 changed files with 33 additions and 32 deletions

View File

@@ -73,6 +73,7 @@
#include "wx/textdlg.h"
#include "wx/filedlg.h"
#include "wx/dirdlg.h"
#include "wx/toolbar.h"
#if wxUSE_VALIDATORS
#include "wx/valtext.h"