]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
Added SetSheetStyle to property sheet dialog to allow specification
[wxWidgets.git] / include / wx / msw / dialog.h
index 91dd0fc5640433cf2b819478a14e9da791343109..13c8c2b59a244ee6d0883ae5a234d76b5ee77542 100644 (file)
 
 #include "wx/panel.h"
 
-extern WXDLLEXPORT_DATA(const wxChar*) wxDialogNameStr;
+extern WXDLLEXPORT_DATA(const wxChar) wxDialogNameStr[];
 
 class WXDLLEXPORT wxDialogModalData;
 
 #if wxUSE_TOOLBAR && (defined(__SMARTPHONE__) || defined(__POCKETPC__))
 class WXDLLEXPORT wxToolBar;
-extern WXDLLEXPORT_DATA(const wxChar*) wxToolBarNameStr;
+extern WXDLLEXPORT_DATA(const wxChar) wxToolBarNameStr[];
 #endif
 
 // Dialog boxes