]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/url.h
attempt to fix first click problem
[wxWidgets.git] / include / wx / url.h
index f9cfdbdb75b8646ce1f833bbe53c7bb70184a3b3..9008fc12f4cee2b0afb9ffc36a105a6aa2575309 100644 (file)
@@ -6,14 +6,14 @@
 // Created:     20/07/1997
 // RCS-ID:      $Id$
 // Copyright:   (c) 1997, 1998 Guilhem Lavaux
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_URL_H
 #define _WX_URL_H
 
-#ifdef __GNUG__
-#pragma interface
+#if defined(__GNUG__) && !defined(__APPLE__)
+#pragma interface "url.h"
 #endif
 
 #include "wx/defs.h"