2005/5/9
-- ACDK API Docs Misc header TestRunnerFrame_h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include "TestTreeCtrl.h" #include "GuiTestListener.h" #include <acdk/io/TeeCharWriter.h> #include <acdk/cfgscript/Script.h> #include <acdk/wx/TextCtrlCharWriter.h> #include <acdk/wx/Gauge.h> #include <acdk/wx/Timer.h> #include <acdk/wx/Frame.h> #include <acdk/wx/TextCtrl.h> #include <acdk/wx/StaticText.h> #include <acdk/wx/Button.h> #include <acdk/wx/ToolBar.h> #include <acdk/wx/Notebook.h> #include <acdk/wx/HtmlWindow.h> #include <acdk/wx/SplitterWindow.h> #include "help.xpm" #include "run.xpm"
#include "TestTreeCtrl.h"
#include "GuiTestListener.h"
#include <acdk/io/TeeCharWriter.h>
#include <acdk/cfgscript/Script.h>
#include <acdk/wx/TextCtrlCharWriter.h>
#include <acdk/wx/Gauge.h>
#include <acdk/wx/Timer.h>
#include <acdk/wx/Frame.h>
#include <acdk/wx/TextCtrl.h>
#include <acdk/wx/StaticText.h>
#include <acdk/wx/Button.h>
#include <acdk/wx/ToolBar.h>
#include <acdk/wx/Notebook.h>
#include <acdk/wx/HtmlWindow.h>
#include <acdk/wx/SplitterWindow.h>
#include "help.xpm"
#include "run.xpm"