#include <wx/string.h>
#include <wx/combobox.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/panel.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/slider.h>
#include <wx/spinctrl.h>
#include <wx/statline.h>
#include <wx/checkbox.h>
#include <wx/button.h>
#include <wx/dialog.h>
#include "wxImagePanel.h"
Go to the source code of this file.
Define Documentation
Definition at line 30 of file GUI.h.
Definition at line 38 of file GUI.h.
Definition at line 33 of file GUI.h.
Definition at line 34 of file GUI.h.
Definition at line 32 of file GUI.h.
Definition at line 31 of file GUI.h.
Definition at line 35 of file GUI.h.
Definition at line 36 of file GUI.h.
Definition at line 39 of file GUI.h.
Definition at line 37 of file GUI.h.