]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/menuitem.h
attempt to fix first click problem
[wxWidgets.git] / include / wx / motif / menuitem.h
index b871308031fcfdd82d25ecdae34ad47b181cc95c..762ccdd7cebb3adf8bb31cd96147beead13310b5 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     11.11.97
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MOTIF_MENUITEM_H
 #define _WX_MOTIF_MENUITEM_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "menuitem.h"
 #endif