|
HatchKeeper
0.90
The Free Open-Source Egg Incubation Software
|
#include <wx/wx.h>#include <wx/spinctrl.h>#include <wx/statline.h>#include <wx/clrpicker.h>#include <wx/scrolwin.h>#include <wx/notebook.h>#include <wx/textdlg.h>#include <string>#include <wx/checkbox.h>#include <wx/colour.h>#include <wx/filepicker.h>#include <wx/editlbox.h>#include "../../headers/Declare.h"#include "../../headers/Storage.h"#include "../../headers/File.h"Go to the source code of this file.
Classes | |
| class | AddBreedDialog |
| class | AddTypeDialog |
| A Dialog For Adding Breeds. More... | |
| class | CSVManagerDialog |
| This Dialog Allows The User To Edit CSV Strings. More... | |
| class | PrefDialog |
| Manages App Settings. More... | |