#include <wx/aboutdlg.h>
#include <wx/bitmap.h>
#include <wx/dynarray.h>
#include <bitmaps/bitmap_types.h>
Go to the source code of this file.
|
class | ABOUT_APP_INFO |
| An object of this class is meant to be used to store application specific information like who has contributed in which area of the application, the license, copyright and other descriptive information. More...
|
|
class | CONTRIBUTOR |
| A contributor, a person which was involved in the development of the application or which has contributed in any kind somehow to the project. More...
|
|
◆ WX_DECLARE_OBJARRAY()