Patch from Utensil Candel with large improvements to the samples documentation, and a PCH fix for the power sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-06-21 05:10:40 +00:00
parent 3e6f95dcfd
commit 5d4cca7f4b
6 changed files with 491 additions and 140 deletions

View File

@@ -25,6 +25,7 @@
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/frame.h"
#include "wx/log.h"
#endif
#include "wx/textctrl.h"