MOre fixes for DLL builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-07-26 00:18:57 +00:00
parent 01002a3525
commit 408ac1b8cf
3 changed files with 5 additions and 5 deletions

View File

@@ -137,7 +137,7 @@ typedef void (wxEvtHandler::*wxDynamicSashUnifyEventFunction)(wxDynamicSashSplit
/* /*
wxDynamicSashWindow. See above. wxDynamicSashWindow. See above.
*/ */
extern const wxChar* WXDLLIMPEXP_GIZMOS wxDynamicSashWindowNameStr; WXDLLIMPEXP_GIZMOS extern const wxChar* wxDynamicSashWindowNameStr;
class WXDLLIMPEXP_GIZMOS wxDynamicSashWindow : public wxWindow { class WXDLLIMPEXP_GIZMOS wxDynamicSashWindow : public wxWindow {
public: public:

View File

@@ -458,7 +458,7 @@ protected:
// FIXME -- remove this $%^#$%#$@# as soon as Ron checks his changes in!! // FIXME -- remove this $%^#$%#$@# as soon as Ron checks his changes in!!
void wxXmlInitResourceModule(); WXDLLIMPEXP_XRC void wxXmlInitResourceModule();
// This class is used to create instances of XRC "object" nodes with "subclass" // This class is used to create instances of XRC "object" nodes with "subclass"

View File

@@ -458,7 +458,7 @@ protected:
// FIXME -- remove this $%^#$%#$@# as soon as Ron checks his changes in!! // FIXME -- remove this $%^#$%#$@# as soon as Ron checks his changes in!!
void wxXmlInitResourceModule(); WXDLLIMPEXP_XRC void wxXmlInitResourceModule();
// This class is used to create instances of XRC "object" nodes with "subclass" // This class is used to create instances of XRC "object" nodes with "subclass"