#include "bbtkInterpreter.h"#include "bbtkWxGUIHtmlBrowser.h"#include "bbtkWxGUIPackageBrowser2.h"#include "../../src/icons/cc_exit.xpm"

Go to the source code of this file.
Classes | |
| class | WxGUIHelp |
| class | myApp |
Enumerations | |
| enum | { ID_Button_Run, ID_Button_Quit } |
Functions | |
| IMPLEMENT_APP (myApp) | |
| anonymous enum |
Definition at line 37 of file bbPackageBrowser.cxx.
00038 { 00039 ID_Button_Run, 00040 ID_Button_Quit 00041 };
| IMPLEMENT_APP | ( | myApp | ) |
1.5.7.1