]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/ogl/mfutils.h
wxUSE_EXTENDED_RTTI as name
[wxWidgets.git] / contrib / include / wx / ogl / mfutils.h
index 7e8a6e6a8a95464056136de40764918e12f47f79..45a62fe5be56741d489d3e3c858390516a271ff9 100644 (file)
@@ -17,6 +17,7 @@
 #pragma interface "mfutils.h"
 #endif
 
+
 #include <wx/metafile.h>
 
 #ifndef GetRValue
 
 #endif // metafile functions
 
-class wxMetaRecord: public wxObject
+class WXDLLIMPEXP_OGL wxMetaRecord: public wxObject
 {
   public:
   int metaFunction;
@@ -180,7 +181,7 @@ class wxMetaRecord: public wxObject
   ~wxMetaRecord(void);
 };
 
-class wxXMetaFile: public wxObject
+class WXDLLIMPEXP_OGL wxXMetaFile: public wxObject
 {
  public:
   double lastX;