X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e08b761b0c5ecb6df295785b78f1f3637331887..c2651b0a5c407ceb1693a865ee19d3d57e147c97:/contrib/include/wx/fl/dynbarhnd.h diff --git a/contrib/include/wx/fl/dynbarhnd.h b/contrib/include/wx/fl/dynbarhnd.h index 9b2933c054..5e0f465e45 100644 --- a/contrib/include/wx/fl/dynbarhnd.h +++ b/contrib/include/wx/fl/dynbarhnd.h @@ -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