projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Do not reintroduce #pragma interface/implementation for html/helpdlg and mediactrl...
[wxWidgets.git]
/
include
/
wx
/
mac
/
carbon
/
dialog.h
diff --git
a/include/wx/mac/carbon/dialog.h
b/include/wx/mac/carbon/dialog.h
index c1e0c03e45f1d39fa1584bd77767c70e68fc67a1..2cd80c2b759389ab89ce1ec9bd46aead16ff8480 100644
(file)
--- a/
include/wx/mac/carbon/dialog.h
+++ b/
include/wx/mac/carbon/dialog.h
@@
-14,7
+14,7
@@
#include "wx/panel.h"
-WXDLLEXPORT_DATA(extern const wxChar
*) wxDialogNameStr
;
+WXDLLEXPORT_DATA(extern const wxChar
) wxDialogNameStr[]
;
class WXDLLEXPORT wxMacToolTip ;