36 #ifndef ABOUT_DIALOG_H 37 #define ABOUT_DIALOG_H 39 #include <wx/dialog.h> 49 const wxPoint &pos = wxDefaultPosition,
50 long style = wxDEFAULT_DIALOG_STYLE,
51 const wxString &name = wxDialogNameStr);
56 #endif // ABOUT_DIALOG_H virtual ~AboutDialog()=default
AboutDialog(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr)