]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/net/email.h
Don't set insertion point if the text is the same in SetValue
[wxWidgets.git] / contrib / include / wx / net / email.h
index 2d50316206bd76410caaef7c77cab71478b0a0e1..50573d80147f9a89d850c858a4db4cd6b46246c8 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "email.h"
 #endif
 
@@ -23,7 +23,7 @@
  * Miscellaneous email functions
  */
 
-class wxEmail
+class WXDLLIMPEXP_NETUTILS wxEmail
 {
 public:
 //// Ctor/dtor