#include "wx/panel.h"
#include "wx/cocoa/NSPanel.h"
-WXDLLEXPORT_DATA(extern const wxChar) wxDialogNameStr[];
-
// ========================================================================
// wxDialog
// ========================================================================
long style = wxDEFAULT_DIALOG_STYLE,
const wxString& name = wxDialogNameStr);
- ~wxDialog();
+ virtual ~wxDialog();
protected:
void Init();