]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/prophnd.h
added WXDLLEXPORT
[wxWidgets.git] / contrib / utils / wxrcedit / prophnd.h
index 09c2fd076133a56ce85e2b47e172aaee6a96b79a..b8c1b5665f23cdca55157b0c0d7f4b3378f1b6d1 100644 (file)
 #define _PROPHND_H_
 
 
-class wxXmlNode;
-class wxList;
-class wxListCtrl;
-class wxPanel;
-class wxWindow;
+class WXDLLEXPORT wxXmlNode;
+class WXDLLEXPORT wxList;
+class WXDLLEXPORT wxListCtrl;
+class WXDLLEXPORT wxPanel;
+class WXDLLEXPORT wxWindow;
 
 #include "wx/xml/xml.h"
 #include "wx/dynarray.h"