]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dialog.h
Remove "ED" suffix from EVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICKED.
[wxWidgets.git] / include / wx / motif / dialog.h
index d4b0da8672ed31e12ea1d6490385eda528945593..a0a3247b9f39ffa04942ecb68852d6b0b1b8fedc 100644 (file)
 #ifndef _WX_DIALOG_H_
 #define _WX_DIALOG_H_
 
-class WXDLLEXPORT wxEventLoop;
+class WXDLLIMPEXP_FWD_CORE wxEventLoop;
 
 // Dialog boxes
-class WXDLLEXPORT wxDialog : public wxDialogBase
+class WXDLLIMPEXP_CORE wxDialog : public wxDialogBase
 {
 public:
     wxDialog();