]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/dynbarhnd.h
build fix for latest C++ standard
[wxWidgets.git] / contrib / include / wx / fl / dynbarhnd.h
index 9b2933c054d409e4d0fd9900eb365b73b370b7ae..ad620c185b99be11901ab44665431502522cd66c 100644 (file)
@@ -1,21 +1,17 @@
 /////////////////////////////////////////////////////////////////////////////
-// 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__
-    #pragma interface "dynbarhnd.h"
-#endif
-
 #include "wx/fl/controlbar.h"
 
 #endif /* __DYNBARHND_G__ */