KiCad PCB EDA Suite
|
#include <wx/html/htmlwin.h>
#include <wx/statbmp.h>
#include <wx/stattext.h>
#include <wx/hyperlink.h>
#include "aboutinfo.h"
#include "dialog_about_base.h"
Go to the source code of this file.
Classes | |
class | DIALOG_ABOUT |
About dialog to show application specific information. More... | |
Enumerations | |
enum class | IMAGES { INFORMATION , VERSION , DEVELOPERS , DOCWRITERS , LIBRARIANS , ARTISTS , TRANSLATORS , PACKAGERS , LICENSE } |
|
strong |
Enumerator | |
---|---|
INFORMATION | |
VERSION | |
DEVELOPERS | |
DOCWRITERS | |
LIBRARIANS | |
ARTISTS | |
TRANSLATORS | |
PACKAGERS | |
LICENSE |
Definition at line 37 of file dialog_about.h.