]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/dialog.h
Fix up NSSlider code to not use class posing and instantiate the proper type (now...
[wxWidgets.git] / include / wx / univ / dialog.h
index 26872c44f58d9432931e9ba3b33560bd1b01f249..02efd9193a63949d31fc616e3ec8ba0590d2c3aa 100644 (file)
@@ -11,9 +11,9 @@
 #ifndef _WX_UNIV_DIALOG_H_
 #define _WX_UNIV_DIALOG_H_
 
-extern WXDLLEXPORT_DATA(const wxChar*) wxDialogNameStr;
-class WXDLLEXPORT wxWindowDisabler;
-class WXDLLEXPORT wxEventLoop;
+extern WXDLLEXPORT_DATA(const wxChar) wxDialogNameStr[];
+class WXDLLIMPEXP_FWD_CORE wxWindowDisabler;
+class WXDLLIMPEXP_FWD_CORE wxEventLoop;
 
 // Dialog boxes
 class WXDLLEXPORT wxDialog : public wxDialogBase