]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/dynbarhnd.h
Avoid warnings from mgl headers if possible.
[wxWidgets.git] / contrib / include / wx / fl / dynbarhnd.h
index 9b2933c054d409e4d0fd9900eb365b73b370b7ae..5e0f465e455360e9ee9b03a7258f1a4ab1d69424 100644 (file)
@@ -1,18 +1,18 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        No names yet.
-// Purpose:     Contrib. demo
+// Name:        dynbarhnd.h
+// Purpose:     This header simply includes controlbar.h.
 // Author:      Aleksandras Gluchovas
 // Modified by:
 // Created:     23/01/99
 // RCS-ID:      $Id$
 // Copyright:   (c) Aleksandras Gluchovas
-// Licence:    wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __DYNBARHND_G__
 #define __DYNBARHND_G__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "dynbarhnd.h"
 #endif