]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/pen.h
Further WinCE mods
[wxWidgets.git] / include / wx / mac / pen.h
index 5a36f8aeac2769ad474c03371b14c69eceaa53c3..ca48f977ac7f95c56a3bb44e56b1d8356c6d8cb2 100644 (file)
@@ -1,18 +1,18 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        pen.h
 // Purpose:     wxPen class
 /////////////////////////////////////////////////////////////////////////////
 // Name:        pen.h
 // Purpose:     wxPen class
-// Author:      AUTHOR
+// Author:      Stefan Csomor
 // Modified by:
 // Modified by:
-// Created:     ??/??/98
+// Created:     1998-01-01
 // RCS-ID:      $Id$
 // RCS-ID:      $Id$
-// Copyright:   (c) AUTHOR
-// Licence:    wxWindows licence
+// Copyright:   (c) Stefan Csomor
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PEN_H_
 #define _WX_PEN_H_
 
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PEN_H_
 #define _WX_PEN_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "pen.h"
 #endif
 
 #pragma interface "pen.h"
 #endif