]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/mimetype.h
Use one run-loop observer for all synthesis of mouse moved events instead of a separa...
[wxWidgets.git] / include / wx / unix / mimetype.h
index e4d925c0fe868fcf841f833bbec65985e79066b5..d34b020f9120fa97da67dc5e7dc42126f30145bd 100644 (file)
@@ -140,7 +140,7 @@ protected:
     virtual bool WriteMimeInfo(int nIndex, bool delete_mime );
 
     // give it access to m_aXXX variables
-    friend class WXDLLEXPORT wxFileTypeImpl;
+    friend class WXDLLIMPEXP_FWD_CORE wxFileTypeImpl;
 };